body {
	background-color: #496940;
	background-image: url(/img/bg.gif);
	background-repeat: repeat-x;
}
.allbox {
	padding: 5px;
	width: 900px;
}
.beigebox {
	background-color: #E6F2C2;
	width: 830px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #344B2D;
	text-align: left;
	padding: 8px;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
}
a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FC6600;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #3A5731;
}
.datetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #344B2D;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #3A5731;
}
