a:link {
	color: #206709;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #206709;
}
a:hover {
	text-decoration: underline;
	color: #206709;
}
a:active {
	text-decoration: none;
	color: #206709;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000033;
	line-height: 24px;
}


.subheaderbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #026BB6;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #026BB6;
}
