BODY, TD  {
	color: #333333;
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
}

A
{
	color: Black;
}

A:visited
{
	color: Black;
}

A:hover
{
	color: #990000;
}

A.white
{
	color: White;
	font-weight : bold;
}

A.white:visited
{
	color: White;
	font-weight : bold;
}

A.white:hover
{
	color: #990000;
	font-weight : bold;
}

.white {
	color: White;
}

.border {
	border: 1px solid #D6D6AD;
	text-align : center;
}

.rowcolor {
	background-color : #D6D6AD;
	text-align : center;
}

.pink {
	background-color : #DD8888;
	text-align : center;
}

.red {
	color: white;
	background-color : #990000;
	text-align : center;
}

.header {
	color: Black;
	font-size: 24px;
	font-variant : small-caps;
}

.subhead {
	color: Black;
	font-size: 16px;
}

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

.fineprint {
	font-size: 10px;
}
