@charset "utf-8";
body {
	background-color:#666666;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #A6570D;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.style9 {
	color: #F0F5D0;
	font-weight: bold;
	font-size: 12px;
}
.style9:link {
	color: #F0F5D0;
	text-decoration: none;
}
.style9:visited {
	color: #F0F5D0;
	text-decoration: none;
}
.style9:hover {
	color: #ffffff;
	text-decoration: underline;
}
.style9:active {
	color: #ffffff;
	text-decoration: none;
}