BODY, TD {
	font-family : Arial;
	font-size: 12pt;
	font-weight: bold ;
	color: #000000;
}

TD.upper {
	color : #FFFFFF;
	background : #FCB2B2;
	font-family :Arial;
	font-size: 12pt;
	font-weight: bold ;
	color: #000000;
}

FONT.smaller {
	font-size: 12pt;
	font-weight: bold ;
	color: #000000;
}

table.entries {
	color : black;
	font-family : Arial;
	font-size: 12pt;
	font-weight: bold ;
	color: #000000;
	BORDER-RIGHT: #AE062E 1px solid;
	BORDER-LEFT: #AE062E 1px solid;
	BORDER-TOP: #AE062E 1px solid;
	BORDER-BOTTOM: #AE062E 1px solid;
}

A {
	color : #000000 ;
	text-decoration : none;
}

A:HOVER {
	font-size: 12pt;
	font-weight: bold ;
	color: #000000;
}

A.smaller {
	font-size: 12pt;
	font-weight: bold ;
	color: #000000;
	}

A.smaller:HOVER {
	font-size: 12pt;
	font-weight: bold ;
	color: #000000;
	}

INPUT {
	font-size: 12pt;
	font-weight: bold ;
	color: #000000;
	font-family:  Arial;
	background-color:#ffffff;
}

HR {
	color: #000000;
	height: 1px;
}