h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.underline_rule1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.smallerfont {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.header1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-variant: normal; color: #FF0000}
.header2 {  font-size: 10px; font-weight: bold}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.largeheader1 {  font-family: "Times New Roman", Times, serif; font-size: 42px; color: #FF0000}
h4 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.right_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
}
.bodytext_indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 15px;
}
.smallerfont_indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
}
.left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
