a:link {color: #003366;text-decoration: none;}
a:visited {color: #003366;text-decoration: none; }
a:hover {background-color: #EE0000;text-decoration: none; }
a:active { color: #003366;text-decoration: none;}



body
{
background:#003366;
margin-bottom:0px;
}



.white
{
margin:0px 3%;
background-color:#ffffff;
width:85%;
border:solid 4px #EE0000;

}



.content
{

margin:1px 6%;
text-align:left;
font-weight: bold;
}


.copyright
{
clear:both;
font:  .75em Verdana, Arial, Helvetica, sans-serif;
text-align:center;
margin-bottom:10px;
color:#003366;
}


.footer
{
background-image:url('/images/logo1lg.jpg');
background-repeat: repeat-x;
margin:-10px;
margin-top:0px;
width:105%;
clear:both;
}



li   {

text-align:left;
font-weight:bold;
font-size:14px;
}


.listheading  {
color:#EE0000;
font-size:18px;
}
