.newsHeader{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #003366;
	margin-bottom : 12px;
}

.newsText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;	
}

.newsTextBold{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #333333;	
}

.otherHeader{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFCC00;
	margin-bottom : 12px;
}

.otherLink{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #CCCCCC;
}

a.otherLink:link{color : #CCCCCC;}
a.otherLink:active{color : #CCCCCC;}
a.otherLink:visited{color : #CCCCCC;}

.otherText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
}
