body {
	background-color: #e5e3d3;
}
.text1 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #666666}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.underline {
	text-decoration: underline;
	font-size: 12px;
	color: #CC6600;
}
a:link {
	color: #4F7500;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #CC6600;
}
a:active {
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
}
