a:link {
	text-decoration: none;
	color: #677F41;
}
a:visited {
	text-decoration: none;
	color: #677F41;
}
a:hover {
	text-decoration: underline;
	color: #641d00;
}
body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #677F41;
	font-weight: bold;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	color: #677F41;
	font-size: 14px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	color: #677F41;
	font-size: 18px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}

.footerTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A76714;
}
.footerTop a:link {
	text-decoration: none;
	color: #A76714;
}
.footerTop a:visited {
	text-decoration: none;
	color: #A76714;
}
.footerTop a:hover {
	text-decoration: underline;
	color: #641D00;
}
.footerBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 16px;
	color: #677F41;
}
.footerBottom a:link {
	text-decoration: none;
	color: #677F41;
}
.footerBottom a:visited {
	text-decoration: none;
	color: #677F41;
}
.footerBottom a:hover {
	text-decoration: underline;
	color: #641d00;
}

li {
	list-style-type: disc;
	color: #677F41;
}
.hmenu {
	font-weight: bold;
}
