 h1{
    	margin: 0px; 
    	line-height: 100%;
    	color: Red;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight: bold; 
   }



h2 {	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000000; 
}


 h3{
    	margin: 0px; 
    	line-height: 100%;
    	color: Red;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: bold; 
   }






p {font-size: 60%;}
a {font-size: 15px;}
ol {font-size: 60%;}


td.one {
	background-color: #ffffee; color: black;

}

td {	vertical-align: top; 
	background-color: #eeeeff; color: black;

}






