.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
A {	
	text-decoration: underline;
	color: #333333;
}
A:fade {	
	text-decoration: underline;
	color: #990000;
}
A:hover {
	text-decoration: underline;
	color: #990000;
}.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.newsheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
img.pics {
	padding: 0px; 
	margin: 10px;
}
	#flashcontent {
		font: 12px Verdana;
		width: 272px;
		height: 97px;
		float: left;
		text-align: left;
		color: #000;
		padding: 0px;
	}
	#flashcontent a {
		font-weight: bold;
		color: #000;
		text-decoration: none;
	}
	#flashcontent a:Hover {
		font-weight: bold;
		color: #ccc;
	}