.fonts {  font-family: Tahoma; font-size: 12px; font-weight: bold; color: #333300}
.SMfonts {  font-family: Tahoma; font-size: 9px; font-weight: bold; color: #333300}
.header {  font-family: "Arial Black"; font-size: 14px; font-weight: normal; color: #333300}
a:link {  font-family: Tahoma; font-size: 12px; font-weight: bold; color: #333300}
a:visited {  font-family: Tahoma; font-size: 12px; font-weight: bold; color: #669900}
a:hover {  font-family: Tahoma; font-size: 12px; font-weight: bold; color: #99CC00}
.bluefont {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}
.redfont {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.redTitle {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.blackfont {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.lightgreenfont {
	font-family: Tahoma;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
