BODY, P, UL, LI, OL, TABLE, TD, TH, TR {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #675e46;
	scrollbar-arrow-color: #b7a985;
	scrollbar-track-color: #b7a985;
	scrollbar-shadow-color: #b7a985;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #b7a985;
	scrollbar-darkshadow-color: #000000;
	scrollbar-3dlight-color: #000000;
}

INPUT, SELECT, TEXTAREA {
	font: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-color: #000000;
}

BUTTON {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #cc0000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-color: #000000;
}

a:link {
	color: #003300; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}
a:active {
	color: #003300; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}
a:visited {
	color: #003300; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}
a:hover {
	color: #003300;	font-family: Arial,Helvetica,sans-serif; text-decoration: underline;
}
a.nav:link {
	color: #003300; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: none;
}
a.nav:active {
	color: #003300; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: none;
}
a.nav:visited {
	color: #003300; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: none;
}
a.nav:hover {
	color: #003300;	font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: underline;
}
a.sidenav:link {
	color: #003300; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: none;
}
a.sidenav:active {
	color: #003300; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: none;
}
a.sidenav:visited {
	color: #003300; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: none;
}
a.sidenav:hover {
	color: #003300;	font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: underline;
}
a.footer:link {
	color: #ffffff; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; text-decoration: none;
}
a.footer:active {
	color: #ffffff; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}
a.footer:visited {
	color: #ffffff; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}
a.footer:hover {
	color: #ffffff;	font-family: Arial,Helvetica,sans-serif; text-decoration: underline;
}