BODY, TD  {
	color: Black;
	font-size : 10px;
	font-family : Arial, sans-serif;
}

A
{
	color: #155889;
	text-decoration : none;
	font-weight : bolder;
}

A:visited
{
	color: #155889;
	text-decoration : none;
	font-weight : bolder;
}

A:hover
{
	color: #666666;
	text-decoration : none;
	font-weight : bolder;
}

A.rule
{
	color: #155889;
	text-decoration : none;
	font-weight : bolder;
}

A.rule:visited
{
	color: #155889;
	text-decoration : none;
	font-weight : bolder;
}

A.rule:hover
{
	color: #666666;
	text-decoration : none;
	font-weight : bolder;
}

A.white
{
	color: White;
	text-decoration : none;
	font-weight : bolder;
}

A.white:visited
{
	color: White;
	text-decoration : none;
	font-weight : bolder;
}

A.white:hover
{
	color: #FFCC00;
	text-decoration : none;
	font-weight : bolder;
}

.white {
	color: White;
}

.red {
	color: Red;
}

.header {
	color: #155889;
	font-size: 12px;
	font-weight : bold;
}

.subhead {
	color: #155889;
	font-weight : bold;
	font-size: 11px;
}

.subhead_white {
	color: White;
	font-weight : bold;
	font-size: 11px;
}

.fineprint {
	font-size: 8px;
}
