﻿body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #55CC55;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #55CC55;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #55CC55;
	text-decoration: none;
}

.signature {
	font-family: Comic Sans MS;
	font-size: x-large;
	font-style: italic;
}
