body { 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
	background-color: #D7D9BC;
}
A {
	color:#5C3B00;
	text-decoration: underline;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	border: 1px solid gray;
}

.menu a{
	color:#FFFFFF;
	text-decoration: underline;
}

.menu {
	color:#FFFFFF;
	padding-right:10px;
}

A:hover {
	text-decoration: none;
}

ul { 
	margin-top: 0px; 
	margin-right: 0px;
	list-style: square;
}

h3 {
	margin: 0px;
	color: #65440F;
}

h1 {
	margin: 0px;
	color: #76541F;
}

.link1:link { color: #00346F; font-size: 9pt;font-weight: bold;}
.link1:active {color:#00346F; font-size: 9pt;font-weight: bold;}
.link1:visited {color:#00346F; font-size: 9pt;font-weight: bold;}
.link1:hover {color:#8F0000; font-size: 9pt;font-weight: bold;}