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

A
{
	color: #AD1121;
}

A:visited
{
	color: #AD1121;
}

A:hover
{
	color: #666666;
}

A.nav
{
	color: #AD1121;
	text-decoration : none;
	font-variant : small-caps;
}

A.nav:visited
{
	color: #AD1121;
	text-decoration : none;
	font-variant : small-caps;
}

A.nav:hover
{
	color: #666666;
	text-decoration : none;
	font-variant : small-caps;
}

A.nav_white
{
	color: White;
	text-decoration : none;
	font-variant : small-caps;
}

A.nav_white:visited
{
	color: White;
	text-decoration : none;
	font-variant : small-caps;
}

A.nav_white:hover
{
	color: #F2F2F2;
	text-decoration : none;
	font-variant : small-caps;
}

A.subhead
{
	text-decoration : none;
}

A.subhead:visited
{
	text-decoration : none;
}

A.subhead:hover
{
	color: #AD1121;
	text-decoration : none;
}

.red {
	color: #AD1121;
}

.white {
	color: White;
}

.border {
	border: 1px solid #9F8269;
}

.color_row {
	background-color : #F0F5FA;
}

.dropcap {
	color:#AD1121;
	float: left;
	width: 24px;
	font-size: 26px;
	font-weight : bold;
} 

.dropcap_big {
	color:#AD1121;
	float: left;
	width: 30px;
	font-size: 36px;
	font-weight : bold;
}

.header {
	color: #AD1121;
	font-size: 22px;
	font-weight : bold;
}

.header_black {
	font-size: 20px;
	font-weight : bold;
}

.header_justify {
	color: #AD1121;
	font-size: 22px;
	text-align : justify;
	font-weight : bold;
}

.subhead {
	color: #AD1121;
	font-size: 18px;
	line-height : 150%;
	font-weight : bold;
}

.subhead_black {
	font-size: 18px;
	line-height : 150%;
	font-weight : bold;
}

TABLE.border {
	border-collapse: collapse;
    border: 1px solid #AD1121;
	text-align: left;
}

TD.border {
	border-collapse: collapse;
    border: 1px solid #AD1121;
}

.quote {
	color: Black;
	font-size: 18px;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
}

.fineprint {
	font-size: 9px;
	font-family : Arial, Helvetica, sans-serif;
}
