body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	line-height: 24px;
	background-color: #2A3016;
	color: #2A3016;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
.topnav {
	border: 0px none;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
	color: #FFFFFF;
	margin-bottom: 6px;
}
.topnav a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.topnav a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #B97B3E;
	text-decoration: none;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #2A3016;
	margin-left: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #030;
	font-style: italic;
	margin-left: 20px;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a {
	color: #2A3016;
	text-decoration: underline;
}
.topnav a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #FFC;
	text-decoration: none;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin: 10px;
	padding: 10px;
}
.box {
	color: #FFF;
	background-color: #2A3016;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
