<style type="text/css">{  }
BODY {
	font-family: Verdana, Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	color: rgb(0,0,60);
	background-color: rgb(245,245,250);

scrollbar-arrow-color: #EEEEEE;
scrollbar-base-color: #EEEEFF;
scrollbar-face-color: #111188;
scrollbar-highlight-color: #5555CC;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #F5F5FA;



}

A:link {
	color: rgb(0,0,255);
}
A:visited {
	color: rgb(0,0,255);
}
A:hover {
	color: rgb(255,255,255);
	text-decoration: underline overline;
	background-color: rgb(0,0,100);
}

A { background-attachment: scroll;
}


td		{
		font-family: Verdana,Arial,Helvetica,Sans Serif;
			color: rgb(0,0,60);
        	font-size: 12pt;
        	}


//-->
</style>