@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	line-height: 1.4em;
	margin-top: 0px;
	margin-left: 0px;
}

h1 {
	font-size: 39px;
}
h2 {
	font-size: 26px;
	color: #669900;
	font-weight: 400;
	line-height: 1.5em;
}
h3 {
	font-size: 16px;
	color: #989833;
}
h4 {
	font-size: 16px;
	color: 989833;
}
h5 {
	font-size: 12px;
	color: #000000;
}
h6 {
	font-size: 9px;
}
p {
	line-height: 1.5em;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #666600;
}
a:hover {
	text-decoration: none;
	color: #989833;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	color: #000000;
	font-size: 16px;
}
.style2 {
	color: #996600;
	font-weight: bold;
}
.style3 {
	color: #669900;
	font-style: italic;
}
.style4 {
	color: #996600;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6em;
}
