a:link {
	color: #0076C0;
	text-decoration: none;
}
a:visited {
	color: #0076C0;
	text-decoration: none;
}
a:hover {
	color: #99CC66;
	text-decoration: underline;
}
a:active {
	color: #99CC66;
	text-decoration: underline;
}
body {
	font-family: Arial, Verdana , Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0076C0;
	background-color: #E1F0D1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 14px;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
	color: #0076C0;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #0076C0;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 10px;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
	color: #0076C0;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	border-top: 1px solid #FFFFFF;
}
h5 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
}
h6 {
	line-height: 20px;
	font-weight: bold;
	color: #FA0000;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 6pt;
}
p {
	font-size: 12px;
	padding: 0px;
	line-height: 20px;
	color: #006778;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 6pt;
}
#footer {
	background-color: #0076C0;
}
#footer p {
	font-size: 9px;
	line-height: 12px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
.whitebox {
	background-color: #FFFFFF;
}
