BODY { 
         font-family : TrebuchetMS, Arial, Helvetica, Sans Serif;
         font-size : 10pt;         
         margin-left : 5%;
		 margin-right : 5%;
         margin-top : 2%;
         margin-bottom : 5%;	 
}

 
 
.note {
	font-size : 8pt;
}
 

H1, H2, H3, H4, H5 { 
         font-family : TrebuchetMS, Arial, Helvetica, Sans Serif;
         
}




P { 
         font-family : TrebuchetMS, Arial, Helvetica, Sans Serif;
         font-size : 10pt;
         word-spacing : 2pt;
         letter-spacing : 0.25pt;
         line-height : 11pt;
}



.cats {
	font-size : 12pt;

}

.alert {
		
		color: green;
		font-weight: bold;
}


.navlinks {
	font-size : 9pt;
	font-weight: bold;	

}