BODY {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
A {
	color: Black;
	text-decoration: underline;
}

A:HOVER {
	color: #FF9900;
	text-decoration: underline;
}
A:ACTIVE {
	color: #006EB9;
	text-decoration: underline;
}
H1 {
	font-size: 12pt;
}
H2 {
	font-size: 12pt;
}

/* Custom Classes */

.bna {
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}
.black2 {
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
}
.black3 {
	font-size: 9pt;
	color: #000000;
}
.black4 {
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.red1{
	font-size: 8pt;
	color: #FF0206;
}
.form1 {
	font-size: 9pt;
	color: #000000;
}
.bottomnav {
	font-size: 9pt;
	color: #000000;
}
.bottomnav2 {
	font-size: 8pt;
	color: #000000;
}
.header1 {
	font-size: 16pt;
	color: #0000FF;
	font-weight: bold;
}
.subhead1 {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.subhead2 {
	font-size: 12pt;
	color: #65523F;
	font-weight: bold;
	font-style: italic;
}
.link1 {
	font-size: 10pt;
	color: #888888;
}
.link2 {
	font-size: 8pt;
	color: #0000FF;
	text-decoration: underline;
}