BODY {
	font-family: "Arial", "sans-serif";
	font-size: 9pt;
	font-weight: 100;
	text-align: left;
	background: #FFFFFF;
	color: #000000;
}

P {
	font-family: "Arial", "sans-serif";
	font-size: 9pt;
	font-weight: 100;
	text-align: left;
	text-indent: 0.5in;
	color: #000000;
}

H1 {
	font-family: "BankGothic Md Bt", "sans-serif";
	font-size: 24pt;
	font-weight: 100;
	text-align: left;
	color: #008000;
}

A:LINK {
	color: #FF0000;
	text-decoration: none;
}

A:ACTIVE {
	color: #CD7F32;
}

A:VISITED {
	text-decoration: none;
	color: #999999;
}


A:HOVER {
	text-decoration: underline;
	color: #E47833;
}


H5 {
	font-family: "Arial", "sans-serif";
	font-size: 8pt;
	font-weight: 100;
	text-align: center;
	color: #898989;
}

H2 {
	font-family: "Comic Sans MS", "sans-serif";
	font-size: 10pt;
	font-weight: 100;
	text-align: left;
	text-decoration: none;
	color: #16BBFF;
}

H3 {
	font-family: "BankGothic md BT", "sans-serif";
	font-size: 14pt;
	font-weight: 100;
	text-align: left;
	color: #008000;
}

H4 {
	font-family: "Arial", "sans-serif";
	font-size: 11pt;
	font-weight: 100;
	text-align: left;
	color: #898989;
}

