body
{
font-size: 11px;
background: #a0d8f3;
color: #3878b8;
font-family: Verdana, Tahoma, Arial, Georgia, Sans-Serif;
background-repeat: repeat-x;
}

A:visited {
color:#296a6a;
text-decoration:none;
background-color: #d8e8f9;
}

A:link {
color:#296a6a;
text-decoration:none;
background-color: #d8e8f9;
}
 
A:active {
color:#296a6a;
text-decoration:none;
background-color: #d8e8f9;
}

A:hover {
color:#307394;
font-family: Georgia, Verdana, Tahoma, Arial, Sans-Serif;
text-decoration:none;
font-style: italic;
background-color: #d8e8f9;
} 

.head
{
padding-left: 3px;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
color: #54aed3;
border-bottom: #2d7597 2px solid;
letter-spacing: 2px;
background-color: #ffffff;
}

td{
font-family: Verdana, Tahoma, Arial, Georgia, Sans-Serif;
color: #3878b8;
font-size:11px;
line-height:11px;
background-color: #a0d8f3;
}

B {
color:#c58ac7;
font-weight:bold;
background-color: #ebdcf5;}

u {
color:#2972bf;
border-bottom: 1px dashed #ffffff;
background-color: #ffffff;}