a:link {
	color: #3E5823;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3E5823;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #6F9541;
	text-decoration: underline;
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

