@charset "ISO-8859-1";
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
}
.captions {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
}
.heads {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: cc9900;
}
.subheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
}
