<style type="text/css">{  }
BODY {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;

scrollbar-arrow-color: #CCCC99;
scrollbar-base-color: #CCCC99;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #913333;
scrollbar-shadow-color: #660000;
scrollbar-track-color: #EEFDCE;

	
}

A:link {
	color: rgb(0,80,0);
}

A:visited {
	color: rgb(0,80,0);
}

A:hover {
	color: rgb(255,255,0);
	text-decoration: underline overline;
	background-color: rgb(10,100,10);
}

A { background-attachment: scroll;
}


td		{
		font-family: Arial,Helvetica,Sans Serif;
        	font-size: 12pt;
        	}


//-->
</style>