a.menu {
	color: #ffffff;
	font-family: verdana,arial,helvetia,sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 7pt;
	text-align: center;
	text-decoration:none;
}
span.boxheader {
	color: #ffffff;
	font-family: verdana,arial,helvetia,sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	text-align: center;
	text-decoration:none;
}
h1 {
	color: #800000;
	font-family: verdana,arial,helvetia,sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	text-align: left;
}
h2 {
	color: #800000;
	font-family: verdana,arial,helvetia,sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	text-align: left;
}
h3 {
	color: #000000;
	font-family: verdana,arial,helvetia,sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	text-align: center;
}
p {
	color: #000000;
	font-family: verdana,arial,helvetia,sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	text-align: left;
}
li, td {
	color: #000000;
	font-family: verdana,arial,helvetia,sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
	text-align: left;
}