.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC9900;
	text-transform: uppercase;
	letter-spacing: normal;




}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: none;
	color: #000000;


}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;
}
.smltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
