/* CSS Document */
BODY {

background-color: #FFFFFF;
margin: 0;
}

table
{
font-family: Trebuchet MS, arial;
font-size: 11px;
font-weight:none; color: #000000;
}

.footer
{
font-family: arial;
font-size: 8px;
font-weight:none; 
color: #003B67;
}

a:link
{
color:#000000; font-family:Trebuchet MS; font-weight:none; font-size: 11px; text-decoration: underline
}
a:visited
{
color:#000000; font-family:Trebuchet MS; font-weight:none; font-size: 11px; text-decoration: underline
}
a:hover
{
color:#B4520A; font-family:Trebuchet MS; font-weight:none; font-size: 11px; text-decoration: none
}


.footerlink:link
{
color:#C2D9E9; font-family:Trebuchet MS, arial; font-weight:none; font-size: 11px; text-decoration: none
}
.footerlink:visited
{
color:#C2D9E9; font-family: Trebuchet MS, arial; font-weight:none; font-size: 11px; text-decoration: none
}
.footerlink:hover
{
color:#ffffff; font-family: Trebuchet MS, arial; font-weight:none; font-size: 11px; text-decoration: none
}




