<style>
HR {color: navy}

BODY {color: black; 
	font-family: arial, Helvetica, MS Sans Serif,Abadi MT Condensed Light; 
	font-size: small;
	background-color: white;
	margin-top: 0pt;
	margin-left: 0pt}

P {color: black; 
	font-family: arial, Helvetica, MS Sans Serif,Abadi MT Condensed Light; 
	font-size: small}

.menuRegular {color: navy;
	text-decoration: none;
	font-family: arial, Helvetica, MS Sans Serif,Abadi MT Condensed Light; 
	font-size: x-small;
	font-weight: bold}

.menuHighlight {
	text-decoration: none;
	font-family: arial, Helvetica, MS Sans Serif,Abadi MT Condensed Light; 
	font-size: x-small;
	font-weight: bold}
TD.menuHighlight {
	background-color: #FFCC66;
	text-decoration: none;
	font-family: arial, Helvetica, MS Sans Serif,Abadi MT Condensed Light; 
	font-size: x-small;
	font-weight: bold}
	
TABLE.menu{
	Z-INDEX: 100; 
	VISIBILITY: hidden; 
	POSITION: absolute; 
	cell-padding: none;
	cell-spacing: none; 
	border: solid black 1px;
	color: navy;
	font-family: arial, Helvetica, MS Sans Serif,Abadi MT Condensed Light; 
	font-size: x-small;
	font-weight: bold
}
</STYLE>