BODY, TD {
	color : black;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}

TD.upper {
	color : #FFFFFF;
	background : #FFFFFF;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}

FONT.smaller {
	font-size: 10px;
}

table.entries {
	color : black;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	BORDER-RIGHT: ;
	BORDER-LEFT: ;
	BORDER-TOP: ;
	BORDER-BOTTOM: #;
}

A {
	color : #000000;
	text-decoration : none;
}

A:HOVER {
	color : #990000;
	text-decoration : none;
}

A.smaller {
	font-size: 10px;
	color : #000000;
	text-decoration : none;
}

A.smaller:HOVER {
	font-size: 10px;
	color : #990000;
	text-decoration : none;
}

INPUT {
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#000000;
	background-color:#FFFFFF;
}

HR {
	color: #FFFFFF;
	height: 1px;
}
