@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	position: static;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: static;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
	background-color: #FFFFFF;
}
h1 {
	font-size: 20px;
	color: #00672F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h2 {
	font-size: 12px;
	color: #5A7463;
	border-left-color: #678036;
	border-left-width: 11px;
	border-left-style: solid;
	padding-left: 7px;
}
p {
	line-height: 1.3em;
	text-align: left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	left: 5px;
	right: 15px;
	margin-right: 1.3em;
}

