body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 6px;
	margin-top: 0px;
	background-repeat: repeat;
}
a:link {
	color: #17420E;
	text-decoration: underline;
}
a:hover {
	color: #ffc20E;
}
a:visited {
	color: ##17420e;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #17420e;
}

