BODY, TD  {
	color: #16167A;
	font-family : Arial, Helvetica, "sans-serif ";
	font-weight : bold;
	font-size : 12.5 px;
}

A
{
	color: #D27303;
	text-decoration : none;
}

A:visited
{
	color: #D27303;
	text-decoration : none;
}

A:hover
{
	color: #5C2900;
	text-decoration : none;
}

.red {
	color: #D27303;
}

.white {
	color: White;
}

.border {
	border: 1px solid #9F8269;
}

.color_row {
	background-color : #F0F5FA;
}

.header {
	color: #16167A;
	font-size: 24px;
	font-weight : bold;
}

.subhead {
	font-weight : bold;
	color: #16167A;
	font-size: 14px;
}

.fineprint {
	font-size: 11px;
	font-weight : normal;
}
.h1 {

	font-weight : bold;
	color: #16167A;
	font-size: 14px;
}
