body
{
background-color: #003399
}

.outside_table
{
background-color: #003399
}

.main_table
{
background-color: #FFFFCC;
text-align: center
}

.ratings_table
{
background-color: #E6E8FA
}

.grade
{
font-family: tahoma;
font-weight: bold;
font-size: 16px
}

.small
{
font-family: arial;
font-size: 10px
}

.medium
{
font-family: arial;
font-size: 12px
}

.large
{
font-family: arial;
font-size: 14px
}


h1
{
text-align: center;
font-family: tahoma;
font-weight: bold;
font-size: 24px
}

h2
{
text-align: center;
font-family: tahoma;
font-weight: bold;
font-style: italic;
font-size: 18px
}

h3
{
text-align: center;
font-family: arial;
font-size: 16px
}


.table_heading
{
font-family: arial;
font-size: 14px;
font-weight: bold;
background-color: #3366CC;
color: #ffffff;
text-align: center
}

.table_bgcolor
{
background-color: green
}

.highlight
{
font-size: 12px;
font-weight: bold;
font-color: red
}

.tips
{
font-family: arial;
font-size: 12px;
text-align: left;
}