


/* Presentation Stylesheet */ 
h4 {
 margin:0; 
 padding: 5px 0;
 }
 


 
 .mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*font-style: oblique; */
	font-weight: bold;
}
.mainBody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	height:3000px;
}

