/* CSS Document */
.standardtxt{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.headtopic {
	color: #009933;
	font-weight: bold;
	font-family:"Helvetica Condensed"
	
}
.articlehead{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006600;
}