body{
	background-color: #E5D39F;
	font-family: Arial,sans-serif;
	width: 75%;
	text-align:left;
}
a:link, a:visited, a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003300;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003300;
}