.fontbase {
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	color: #4E4E4E;
	font-size: 13pt;
	font-weight: normal;
}

a.base, a.base:link {
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	color: #018c77;
}

a.base:hover {
	color: #70d8c8;
}

a.base:visited {
	color: #018c77;
}

a.nav, a.nav:visited, a.nav:link {
	text-decoration: none;
}

a.nav:hover {
	color: #018c77;
}

a.micronav, a.micronav:visited, a.micronav:link {
	text-decoration: none;
	font-size: 9pt;
}

a.micronav:hover {
	color: #018c77;
	font-size: 9pt;
}

.callout {
	color: #252525;
	font-weight: bold;
}

.footertext {
	font-size: 9pt;
}

.bodytext {
	font-size: 11pt;
	text-align: justify;
}

.bodypad {
	padding-top: 10px;
	padding-bottom: 10px
	padding-left: 0px;
	padding-right: 10px;
}

hr.greyline {
	color: #4E4E4E;
	background-color: #4E4E4E;
	border: 0px;
}