a	{
	color: #003399;
	text-decoration: none;
	font-weight : bold;
}
		
a:hover		{
	color: #3399CC;
	text-decoration: underline
}
		
a:active 
		{color: #0083a6;}	
		
table{
	background : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	color :  #003399;
}
.blue{
	background : #003399;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
}
h3{
	font-size: 120%;
	font-weight : normal;
	font-style : oblique;
}