body { 	
   background-color: #fde5b5;
   font-family: Comic Sans MS, sans-serif;
}
	
.medmaintitle {
   font-size: 12px;
   font-family: Arial Black, Arial, Helvetica;
   text-decoration: none;
   line-height : 120%;
   color : #000000;
}

.smallmaintitle {
   font-weight: bold;
   font-size: 10px;
   font-family: Arial, Helvetica;
   text-decoration: none;
   line-height : 120%;
   color : #000000;
}


