BODY, TD {
	color : #8000b1;
	font-family : Times, serif;
	font-size: 18px;
	background: #91c370;

TD.upper {
	color : #FFFFFF;
	background : #91c370;
	font-family : Times, serif;
	font-size: 18px;
}

FONT.smaller {
	font-size: 17px;
}

table.entries {
	color : white;
	font-family : Times, serif;
	font-size: 11px;
	BORDER-RIGHT: #23559C 1px solid;
	BORDER-LEFT: #23559C 1px solid;
	BORDER-TOP: #23559C 1px solid;
	BORDER-BOTTOM: #23559C 1px solid;
}

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

A:HOVER {
	color : Red;
	text-decoration : none;
}
a:visited {
	color: #e0ca00;
}

A.smaller {
	font-size: 17px;
	color : #000000;
	text-decoration : underline;
}

A.smaller:HOVER {
	font-size: 17px;
	color : Red;
	text-decoration : none;
}

INPUT {
	font-size: 18px;
	font-family: Times, serif;
	color:#000000;
	background-color:#FFFFFF;
}

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

font.ip {
	color : Gray;
	font-family : Times, serif;
	font-size: 16px;
}
