BODY, TD  {
	color: #333333;
	font-size : 12px;
	font-family : Arial, sans-serif;
	line-height : 150%;
} 

A
{
	color: #155889;
}

A:visited
{
	color: #155889;
}

A:hover
{
	color: #666666;
}

A.white
{
	color: White;
	font-weight : bold;
	font-size : 12px;
}

A.white:visited
{
	color: White;
	font-weight : bold;
	font-size : 12px;
}

A.white:hover
{
	color: #FFCC00;
	font-weight : bold;
	font-size : 12px;
}

.white {
	color: White;
	font-weight : bold;
	font-size : 12px;
}

.red {
	color: Red;
}

.border {
	border: 1px solid #666666;
}

.white_row {
	background-color : White;
}

.color_row {
	background-color : #F0F5FA;
}

.subhead_row {
	background-color : #8AACC4;
}

.header_row {
	background-color : #155889;
}

.header {
	color: #155889;
	font-size: 18px;
	font-weight : bold;
}

.header_gray {
	color: #666666;
	font-size: 16px;
	font-weight : bold;
}

.header_white {
	color: White;
	font-size: 18px;
	font-weight : bold;
}

.subhead {
	color: #155889;
	font-weight : bold;
	font-size: 14px;
}

.subhead_white {
	color: White;
	font-weight : bold;
	font-size: 14px;
}

.fineprint {
	font-size: 10px;
}
