@charset "iso-8859-1";
BODY {
	background: #ffffff;
	font-family:  Arial, sans-serif;
	margin-left : 0px;
	margin-right: 0px;
	margin-top: 0 px;

	}
	
h1, h2 {font-family: "Times New Roman", Times, serif;}

 H1, H2, H3 {
     
	text-align :  center;
  	}
	<!-- Headings were formerly: "Times New Roman", Times, serif; -->
	
h3 {font-family:"Times New Roman"; font-weight:bold; color:white}
	
h4{
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 130%;
	margin-left : 1em;
	}  


a:link {color: blue;   text-decoration: none; 
font-weight: bold;}
a:visited{color: navy;  text-decoration: none;  font-weight: bold;}
a:active {font-weight: bold;}

a:hover{ font-weight: bold;
 }



TD p 
{ margin-left: 3em;
	margin-right: 2em;
	
 }

.main
{ margin-left: 3em;
	margin-right: 2em;
	
 }