.white{
	font-family:verdana;
	font-size:10px;
	color:white;
	text-decoration:none;
}	
.white:hover{
	text-decoration:underline;
}
.bl{
	font-family:verdana;
	font-size:12px;
	color:black;
	text-decoration:none;
}	
.bl:hover{
	text-decoration:underline;
}
.bm{
	font-family:verdana;
	font-size:10px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}	
.bm:hover{
	text-decoration:underline;
}
h1 {  font-family: Arial, Helvetica, sans-serif; display:inline; font-size: 18px; color: #FFFFFF; font-weight: bold; text-align: center}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #990000; display:inline}p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.sm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
a:link {  color: #CC0000}
a:hover {  color: #FF0000}
a:active {  color: #990000}
a:visited {  color: #990000}
.bl:link {  color: #000000; text-decoration: none}
.red {  color: #990000}
