@charset "utf-8";
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
	color: #3C2415;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C2415;
}
body {
	background-image: url();
	background-repeat: no-repeat;
	background-color: #a4cf90;
	color: #3C2415;
}
a:link {
	color: #7E0C0E;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #7E0C0E;
}
h1 {
	font-size: 36px;
	color: #7E0C0E;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	color: #7E0C0E;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	color: #7E0C0E;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #7E0C0E;
}
h5 {
	font-size: 12px;
	color: #7E0C0E;
}
a:visited {
	color: #589B3A;
	text-decoration: none;
}
.style3 {font-size: 10px}
