BODY, TD  {
	color: #333333;
	font-family : Tahoma, sans-serif;
	font-size : 13px;
}

A
{
	COLOR: #990000;
	text-decoration : none;
}

A:visited
{
	COLOR: #990000;
	text-decoration : none;
}

A:hover
{
	COLOR: #990000;
	text-decoration : none;
	background-color : #FFCC00;
}

.white {
	color: White;
}

.header  { color: #990000; font-size: medium; font-family: Tahoma }

.subhead {
	color: #990000;
	font-family : Tahoma;
	font-size : x-small;
	font-weight : bold;
}

.feature   { color: #990000; font-size: 13px; font-family: Tahoma }

.quote {
	color: #666666;
	font-style : italic;
}

.fineprint  { font-size: xx-small; font-family: Georgia; line-height: 150% }
.rightcolumns { font-size: x-small; font-family: Georgia }
