@charset "ISO-8859-1";
.regtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.BoldHeads {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C21B00;
	font-style: italic;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

