body {
	background-color: #939458;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	color: #666633;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 5px 5px 5px 5px;
	text-indent: 0px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link {
	color: #663333;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #663333;
}
a:hover {
	text-decoration: underline;
	color: #663333;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CCCC00;
}

.category {
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 15px;
	color: #666633;
}
.subcategory {
	font-size: small;
	font-style: normal;
	line-height: 110%;
}
.content {
	font-size: small;
	font-style: normal;
	line-height: 110%;
	padding-left: 25px;
	padding-right: 25px;
}
.caption {
	font-size: x-small;
}
h1 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #C16228;
}
.form {
	font-weight: bold;
}
