.header {
	font-family: "Baskerville Old Face", "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 24pt;
	font-style: normal;
	color: #990000;
}
.header1 {
	font-family: "Book Antiqua", Garamond, "Times New Roman", Roman;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.subheader {
	font-family: "Book Antiqua", Garamond, "Times New Roman", Roman;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.textreg {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;

}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
