BODY
{
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	color: rgb(0,0,102);
	font-size: 15px;

scrollbar-arrow-color: #000066;
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #96AAE6;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #FFF8F0;

}

A:link {
	color: rgb(0,0,200);
}
A:visited {
	color: rgb(0,0,200);
}
A:hover {
	color: rgb(102,0,0);
	text-decoration: none;

}

A { background-attachment: scroll;
}

h3		{
		font-family: Arial,Helvetica,Sans Serif;
	font-size: 15px;
        		text-decoration: none;
        		font-weight: normal;
        	}


td		{
		font-family: Arial,Helvetica,Sans Serif;
	font-size: 15px;
        		color: rgb(0,0,102);
        	}
