body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
H1 {
	COLOR: #32942F;
	FONT-SIZE: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
H2 {
	COLOR: #C30206;
	FONT-SIZE: 18px;
	font-weight: bold;

}
H3 {
	COLOR: #003876;
	FONT-SIZE: 12px;
}
H4 {
	COLOR: #000000;
	FONT-SIZE: 12px;
	font-weight: bold;
}
H5 {
	COLOR: #477E45;
	FONT-SIZE: 12px;
	font-weight: bold;
}
H6 {
	COLOR: #9F6E0E;
	FONT-SIZE: 10px;
	font-weight: bold;
}
B { FONT-WEIGHT: bold }
I { FONT-STYLE: italic }

A:link {
	color: 279D9B;
	text-decoration: underline;
}
A:visited {
	color: 16285B;
}
A:hover {
   TEXT-DECORATION: underline;
   COLOR: 16285B;
}
A.footer:link {
	color: #7C7C7C;
	text-decoration: underline;
}
A.footer:hover {
   TEXT-DECORATION: underline;
   COLOR: 16285B;
}

td {
	font-size: 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.footer {
	font-size: 9px;
	COLOR: #7C7C7C;
}
td.small {
	font-size: 9px;
	COLOR: #004400;
}
