.bodytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
}
.navtext {
	right: auto;
	text-align: center;
	letter-spacing: .1em;
	padding: 3px;
	margin: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
.upcomingtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
}
.upcomingheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
.navbar {
	text-align: center;
	padding: 3px;
	font-size: 9pt;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	font-weight: bold;
	letter-spacing: .1em;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	background-color: #EF9E42;
}
navbar:hover {
	background-color: #EF9E42;
}
html body {
	background: #335 url(images/background.gif) fixed repeat;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.currentnav {
	background-color: #EF9E42;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
.bodyheader {
	font-size: 14pt;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
.allegroname {
	font-style: italic;
}
.bodytextsmaller {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.blogtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}