@import url("../banner.css");
.style1 {
	color: #4DAB25;
	font-size: 12px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
.style2 {
	color: #333333;
	font-size: 12px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
}
.style11 {color: #4DAB26;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	color: #999999;
	font-size: 12px;
}
a:link {
	color: #8b8b8b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8b8b8b;
}
a:hover {
	text-decoration: underline;
	color: #339999;
}
a:active {
	text-decoration: none;
}

