@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #525450;
	line-height: 1.2em;
	font-weight: lighter;
}
body {
	background-color: #EEFED2;
	margin-top: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #013b0c;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #013b0c;
}
a:active {
	text-decoration: none;
	color: #c3db95;
}
.san a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #525450;
}
.san a:hover {
	color: #ffffff;
	text-decoration: none;
}
.san a:link {
	text-decoration: none;
}
.san a:visited {
	text-decoration: underline;
	color: #013b0c;
}
.san a:active {
	text-decoration: none;
	color: #525450;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.2em;
	color: #013B0C;
	line-height: 1.4em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.2em;
	color: #525450;
	line-height: 1.4em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.3em;
	color: #013B0C;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: normal;
}
h4 {
	font-size: 1.3em;
	color: #525450;
}
h5 {
	font-size: 0.8em;
	color: #013B0C;
	font-family: Arial, Helvetica, sans-serif;
	line-height: .9em;
	font-weight: lighter;
}
h6 {
	font-size: 0.8em;
	color: #525450;
	font-family: Arial, Helvetica, sans-serif;
	line-height: .9em;
	font-weight: lighter;
}

