<style type="text/css">{  }
BODY {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	color: rgb(100,0,0);
	font-size: 11pt;
	background-color: rgb(244,222,168);

scrollbar-arrow-color: #EEEE44;
scrollbar-base-color: #000000;
scrollbar-face-color: #BC8044;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #660000;
scrollbar-track-color: #F4DEA8;

}

A:link {
	color: rgb(0,0,255);
}

A:hover {
	color: rgb(0,0,102);
	text-decoration: underline overline;
	background-color: rgb(255,255,255);
}

A { background-attachment: scroll;
}


td	{
	font-family: Arial,Helvetica,Sans Serif;
        	font-size: 11pt;
        	}



//-->
</style>