body	{
	background-color:#2C4085;
	color:#F2F2F2;	
	font-size:normal;
	font-weight: normal;
	font-family:Arial;
	}
	
th	{
	background-color:#2C4085;
	}

td	{
	vertical-align:top;
	}

a	{
	color:#E5EAFF;								
	text-decoration:underline;
	}

a:visited	{
		color:#CFD2E5;								
		text-decoration:underline;
		}						

a:hover	{
 	text-decoration:none;
	}

a:active	{
	 	text-decoration:underline;
		}





