@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
}
.footer a {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	color: #333;
	font-weight: 700;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	color: #6EA64B;
	font-weight: 700;
	margin-bottom: -10px;
}
.h-text {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
.title1 {
	font-size: 20px;
	color: #66A70A;
	font-weight: 700;
}
#co ul {
	font-size: 12px;
	margin-left: 20px;
	list-style-type: disc;
	padding-left: 0px;
}
#co li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.main-title {
	font-size: 20px;
	color: #333;
	font-weight: 700;
	margin-bottom: -10px;
}
