.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	letter-spacing: normal;
	word-spacing: normal;

}
.bigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;



}
a:link {
	color: #CCCC00;
	text-decoration: underline;
}
a:visited {
	color: #808000;
}
a:hover {
	color: #535300;
}
