.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E3972D;
	padding: 5px;
}
.bottombar {
	background-color: #E3972D;
	height: 20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	background-color: #376238;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #376238;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B2D1F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #376238;
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B2D1F;
}
.margin5 {
	padding: 5px;
}
.menuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #376238;
	background-color: #FFD851;
	padding: 10px;
}
.margin10 {
	padding: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #376238;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #376238;
}
.margin20 {
	padding: 20px;
}
.counterdiv {
	float: right;
}
