
BODY, TD {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Verdana;
	font-size: 90%;
	color: #666666;
	background-color: #ffffff;
}

TD.upper {
	color : #FFFFFF;
	background : #ffffff;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Verdana;
	font-size: 90%;
}

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

table.entries {
	color : black;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Verdana;
	font-size: 90%;
	BORDER-RIGHT: #018288 1px solid;
	BORDER-LEFT: #018288 1px solid;
	BORDER-TOP: #018288 1px solid;
	BORDER-BOTTOM: #018288 1px solid;
}

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

A:HOVER {
	color: #01585C;
	text-decoration : none;
}

A.smaller {
	font-size: 90%;
	color : #336699;
	text-decoration : none;
}

A.smaller:HOVER {
	font-size: 90%;
	color: #01585C;
	text-decoration : none;
}

INPUT {
	font-size: 80%;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Verdana;
	color:#666666;
	background-color:#FFFFFF;
}

HR {
	color: #053a92;
	height: 1px;
}
h3 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Verdana;
	font-size: 90%;
	color: #666666;
	text-transform: uppercase;
	margin-top: 20px;
	padding: 0px;
}
