body {font-family: Arial, Verdana, San-Serif; 
	 color: #333333; font-size: 80%; 
	  background-color: #FFFFFF; 
	 padding-left: 50px;	
	 padding-top: 15px;	
       margin:0 auto;
	   }
	a:hover {
color: #FF0000;
}   
p {margin-top: 0px;}

h1 {margin-top: 0px;
    font-size: 150%;
	font-weight: bold;
	}
	
h2 {text-align:center; color:blue; margin-top: 0px;
    font-size: 160%;
	font-weight: bold;
	}	
	
h3 {margin-top: 10px;margin-left:50px; text-align:center; color:blue; margin-right: 50px;
    font-size: 90%;
	
	}	
h4 {margin-top: 0px;
    font-size: 140%;
	text-align:center;
	font-weight: bold;
	color:red;
	}	

h5 {margin-top: 0px;
    font-size: 65%;
	text-align:left;
	color:blue;
	}
h6 { text-align:left; color:blue;
    font-size: 90%;
	}		
