BODY, TABLE, P {
	font-family: Arial, Halvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

A:link {
	font-weight: bold;
	color: #6F7A49;
	text-decoration: none;
}
A:visited {
	font-weight: bold;
	color: #6F7A49;
	text-decoration: none;
}
A:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
A:active {
	font-weight: bold;
	color: #6F7A49;
	text-decoration: none;
}

P.b4HR {
	margin-top: 0px;
}

.large {
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
}

.hp_blurb {
	font-size: 11px;
	margin-top: 6px;
}