.menu {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000099;
}

.footer {
	font-family: Verdana;
	font-size: 7pt;
	font-color: blue;
	
}

.body {
	font-family: Verdana;
	font-size: 9pt;
	color: black;
}