/* CSS Document */
A  {
	font-size : 8pt;
	text-decoration : none;
	color : #8E2208;
}
A:Visited  {
	text-decoration : none;
	color : #8E2208;
}
A:Active  {
	text-decoration : none;
	color : #8E2208;
}

A:Hover  {
	text-decoration : none;
	color : #999999;
}

BODY  {
	font-size : 8pt;
	font-family : verdana, arial, helvetica, sans-serif;
	color : #8E2208;
	background-color : #ffffff;
	margin-left : 0px;
	margin-right : 0px;
	margin-top :15px;
	margin-bottom : 0px;
}
TD {
	font-size : 7.5pt;
	font-family : verdana, arial, helvetica;
	color : #8E2208;
}

INPUT {
	font-size: 8pt;
}
SELECT {
	font-size: 7pt;
	color:#8E2208;
}
TEXTAREA {
	font-size: 8pt;
}

A.menu {font-size:7.5pt;color:#FFFFFF;} 
A.menu:visited {color:#FFFFFF;} 
A.menu:active {color:#FFFFFF;} 
A.menu:link {color:#FFFFFF;} 
A.menu:hover {color:#FFFF66;}  



