BODY {
	
		margin-top: 0; 
	margin-left: 0;
	
}


body { 
	font-family: arial; 
	font-size:12px; 
	background-color:white;
	color:#403ca0;

	}
	
 
 td{font-size:12px;
 font-family:arial;
 }
 
a{ color: blue; text-decoration:underline; }
a:hover{color:blue; text-decoration:underline;}
a:visited{ color:blue; text-decoration:underline;}

	
TD.footer {
	position : absolute;
	top : 710;
	text-align : center;
	background-color : #2f7cca;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	left : 0;
}	