body, td, li, p, pre, h3, h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
th           { font-family: verdana, helvetica, sans-serif; font-size: 12px; 
               font-weight: bold }
b            { font-family: verdana, helvetica, sans-serif;  
               font-weight: bold }
a            {
	text-decoration: none;
	color: #000000;
}
a:hover      {
	text-decoration: none;
	color: #ffffff;
}
a:active     { color: #333333; text-decoration: none;}
