BODY,TD {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #9A5200;
	#color : #CA8200;
	font-size : 11px;
}

.headline {
	font-family : Trebuchet MS;
	font-size : 13px;
	line-height : 14px;
	font-weight : bold;
}

.subPageHeader {
	font-family : Trebuchet MS;
	font-size : 15px;
	line-height : 14px;
	font-weight : bold;
}

.fineprint {
	font-size : 9px;
}

.bold {
	font-weight : bold;
}

A:LINK {
	color : #BA8200;
	font-weight: bold;
	text-decoration: none;
}

A:ACTIVE {
	color : #BA8200;
	font-weight: bold;
	text-decoration: none;
}

A:VISITED {
	color : #BA8200;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER {
	color : #D9A93B;
	font-weight: bold;
	text-decoration: underline;
}

A.nav:HOVER {
	text-decoration: none;
}

A.headline {
	font-family : Trebuchet MS;
	font-size : 13px;
	line-height : 14px;
	font-weight : bold;
}

