/* CSS Document */

body {
	background-color: #ebebeb;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.style1 {font-size: 12px}
.style2 {color: #7f7f64}
.style3 {font-size: 14px}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #afae90;
}
a:active {
	text-decoration: none;