a:link { 
	color: black; 
	text-decoration: underline }
a:visited {  
	color: black; 
	text-decoration: underline }
a:active { 
	color: black; 
	text-decoration: underline }
a:hover { 
	color: red; 
	text-decoration: underline 
}



body{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	}
	
p {	font-family: Arial, Helvetica, sans-serif; 	}

td{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
	}


.style5 {font-size: 12pt}
.style9 {font-size: 12pt}
.style10 {font-size: 14pt}