body,p,td {
	color: "#8b4513";
	font-size: 10pt;
	font-family: arial, verdana, helvetica, san-serif
}

a {
	color: "#006600";
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #A0522D;
}

#headerlogo {
	float: left;
	display: block;
	position: relative;
	top: -15px;
	margin-right: -188px;
	left: 10px;
	width: 188px;
	height: 128px;
}