
<style type="text/css">

body {
	margin:0px;
	 }

td {
font-family: verdana,arial,sans-serif; 
font-size: 12pt;
	 }	
	 
	A { color:"#3366CC"; 
font-family: verdana,arial,sans-serif; 
text-decoration: underline; 
}

A:visited { color:"#3366CC"; 
font-family: verdana,arial,sans-serif; 
text-decoration: underline; 

}

A:hover { color:"#993333"; 
font-family: verdana,arial,sans-serif; 
text-decoration: underline; 

}
	
 	a.menu {
		color:#99CCFF;
		font-weight:bold;
		text-decoration:underline;
		line-height: 20px;
	}
	
	a.menu:hover {
		color:#993333;
		text-decoration:underline;

	}
	
		a.menu:visited {
		color:#993333;
		text-decoration:underline;

	}
	

	
	
	 H1 { 
font-size:140%; 
font-weight:bold ; 
}

	 H2 { 
font-size:140%; 
}

	.footer {
	font-size:10pt; 
text-align: center;

}


              </style>