body {
   background-color: #000000;
   color: #000000;
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
   margin-top:0px;}
   
td {
   color: #000000;
   font-family: verdana, arial, sans-serif;
   font-size: 12px;}
	
a:link {
	color: #1440A3;
	text-decoration: none;}

a:visited {
	color: #003366;
	text-decoration: none;}

a:active {
	color: #336666;
	text-decoration: none;}

a:hover {
	color: #336666;
	text-decoration: none;}



#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
    font-weight: bold;
    font-size:15px;
    text-align:center;}

#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
    font-weight: bold;
    font-size:15px;}

#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
    font-weight: bold;
    font-size:15px;}

#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
    font-weight: bold;
    font-size:15px;}
    
.bodytext {
   color: #000000;
   font-family: verdana, arial, sans-serif;
   font-size: 14px;}

