body {
	background-color: #84be63;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	font-size: 10pt;
	line-height: 130%;
	color: #333333;
}
.small {
	font-size: 9pt;
	line-height: 120%;
	color: #591813;
}
.style1 {color: #94BEF7}
.style2 {color: #0030CE}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
h2 {
	font-size: large;
	color: #37A9FD;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6F0FE;
	border-left-color: #E6F0FE;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	margin-top: 20px;
}

