.menu {
 font-family: Monotype Corsiva;
 font-size: 15.5pt;
 color: #CAEDA7;
 text-decoration: none;

}

:hover.menu {
	text-decoration: overline;
}



.left {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #5FBF00; 
	text-align: center;
	
}

.body {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #4e4e4e;
	
}

.footer {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #800000;
	font-weight: bold;
	
}
