<style type="text/css">{  }
BODY {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	color: rgb(0,100,0);
	background-color: rgb(233,242,211);
	
scrollbar-arrow-color:     #550000;
scrollbar-base-color:      #330000;
scrollbar-face-color:      #508C6E;
scrollbar-highlight-color: #E9F2D3;
scrollbar-shadow-color:    #000000;
scrollbar-track-color:     #E9F2D3;
}

A:link {
	color: rgb(0,0,200);
	text-decoration: none;
}

A:visited {
	color: rgb(0,0,150);
	text-decoration: none;
}

A:hover {
	color: rgb(0,0,100);
	text-decoration: none;
	background-color: rgb(255,200,00);
}

A { background-attachment: scroll;
}


td		{
		font-family: Arial,Helvetica,Sans Serif;
        	font-size: 12pt;
        	}


//-->
</style>