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;
}