.menutext {
	font-family: garamond, "Times New Roman", Times, serif;
	font-size: 12pt;
}
.menutextbig {
	font-family: garamond, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #663300;

}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.presstitle {
	font-family: "trebuchet ms", "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
