.spacer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	text-decoration: none;
	color: #CC0000;

}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	text-decoration: none;
	color: #FF6600;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	text-decoration: none;
	color: #009B00;
}