body, table, tr, td
{
font-family: Bookman Old Style, Times New Roman, serif;
font-size: 18px;
font-weight: bold;
color: black;
background-color: white;
line-height: 1.4
}

h1
{
font-size: 60px;
color: red;
text-align: center;
margin-top: 2px;
margin-bottom: 15px;
}

h2
{
font-size: 24px;
color: blue;
text-align: center;
margin-top: 2px;
margin-bottom: 15px;
}

h4
{
font-size: 24px;
color: blue;
text-align: center;
word-spacing: 30px;
margin-top: 2px;
margin-bottom: 5px;
}

h3
{
font-size: 24px;
color: red;
text-align: center;
margin-top: 2px;
margin-bottom: 15px;
}

h5
{
font-size: 30px;
color: blue;
text-align: center;
margin-top: 2px;
margin-bottom: 15px;
line-height: 1.7
}

h6
{
font-size: 22px;
margin-top: 2px;
margin-bottom: 2px;
}

s1
{
font-size: 12px;
font-style: italic;
font-weight: normal;
}

table, tr, td
{
background-color:white;
}

.tableHeading
{
background-color:navy;
font-color:yellow;
text-align:center;
font-weight:bold;
}

.cost
{
text-align:center;
font-weight:bold;
}