BODY, TD  {
	color: #333333;
	font-size : 11px;
	font-family : Arial, geneva, sans-serif;
}

A
{
	color: Black;
}

A:visited
{
	color: Black;
}

A:hover
{
	color: #896D85;
}

A.white
{
	color: #896D85;
	font-weight : bold;
}

A.white:visited
{
	color: #896D85;
	font-weight : bold;
}

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

.white {
	color: White;
}

.border {
	border: 1px solid Black;
}

.header {
	color: Black;
	font-size: 30px;
	font-weight : bold;
	font-variant : small-caps;
}

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

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

.fineprint {
	font-size: 10px;
}
