body { 
background-color: #ffffff; 
font-family: Verdana;
font-size: 12px; 
color: #000000;
}

p.menu a:link { color: #ffffff; text-decoration: none;} 
p.menu a:visited { color: #ffffff; text-decoration: none;} 
p.menu a:active { color: #ffffff; text-decoration: none;} 
p.menu a:hover { color: #555555; text-decoration: none;} 

.special a:link { color: #555555; text-decoration: none;} 
.special a:visited { color: #555555; text-decoration: none;} 
.special a:active { color: #555555; text-decoration: none;} 
.special a:hover { color: #999999; text-decoration: none;} 

a.std:link { color: #000000; text-decoration: none;text-decoration: underline;} 
a.std:visited { color: #000000; text-decoration: none;text-decoration: underline;} 
a.std:active { color: #000000; text-decoration: none;text-decoration: underline;} 
a.std:hover { color: #999999; text-decoration: none;text-decoration: underline;} 

a.navind:link { color: #000099; font-weight: bold;} 
a.navind:visited { color: #000099;font-weight: bold;} 
a.navind:active { color:#000099;font-weight: bold;} 
a.navind:hover { color:#999999;font-weight: bold;} 

a.bottom:link { color: #555555;font-weight: normal;}
a.bottom:visited { color: #555555;font-weight: normal;}
a.bottom:active { color:#555555;font-weight: normal;}
a.bottom:hover { color:#999999;font-weight: normal;}

a:link { color: #000099;  font-weight: bold;}
a:visited { color: #000099; font-weight: bold;}
a:active { color:#000099; font-weight: bold;}
a:hover { color:#999999; font-weight: bold;}


table {
font-family: Verdana;
font-size: 12px;
color: #000000;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

.note {
font-family: Arial;
font-size: 13px;
color: purple;
font-weight: bold;
} 

