.topnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.topnav:link				{ color:#000000; font-size: 12px; text-decoration: none;}
a.topnav:hover				{ color:#000000; font-size: 12px; text-decoration: underline;}
a.topnav:visited			{ color:#000000; font-size: 12px; text-decoration: none;}
a.topnav:visited:hover		{ color:#000000; font-size: 12px; text-decoration: underline;}

.wht_12 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}body {
	background-color: #000000;
}
td.red {
	background-color: #CC3300;
}
td.white {
	background-color: #FFFFFF;
}
td.sand {
	background-color: #CCCC99;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.textbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.textbigger {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}.redlink {
	font-weight: bold;
	color: #CC0000;
}
.borderall {
	border: 1px solid #000000;
}
