@charset "UTF-8";
a:active {
	text-decoration: none;
	color: #b4c695;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: b4c695;
}
a:link {
	color: #b4c695;
	padding-top: 2px;
	padding-bottom: 1px;
}
a:visited {
	color: #A0C831;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d4f87b;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #81c903;
	padding: 5px;
	font-style: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 10px;
	font-style: italic;
	font-weight: bold;
	color: 81c903;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8FD113;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: b4c695;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c5d0a8;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
