@charset "iso-8859-1";

body {
margin: 5px 5px o auto;
}

BODY, TD {
	color : black;
	font-family : trebuchet ms,arial,sans-serif;
	font-size: 11px;
}

TD.upper {
	color : #FFFFFF;
	background : #2F2F2F;
	font-family : trebuchet ms,arial,sans-serif;
	font-size: 11px;
}

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

table.entries {
	color : black;
	font-family : trebuchet ms,arial,sans-serif;
	font-size: 11px;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

A {
	color:rgb(70,122,167);
	text-decoration : none;
	font-weight: bold;
}

A:HOVER {
	color:rgb(42,90,138);
	text-decoration : none;
	font-weight: bold;
}

A.smaller {
	font-size: 9px;
	color:rgb(70,122,167);
	text-decoration : none;
	font-weight: bold;
}

A.smaller:HOVER {
	font-size: 10px;
	color:rgb(42,90,138); 
	text-decoration:underline;
	font-weight: bold;
}

INPUT {
	font-size: 11px;
	font-family: trebuchet ms,arial,sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

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

h3
{clear:both; margin:30px 0 10px 0; color:#666666; font-weight:normal; font-size: 2em; letter-spacing: 0px;}

