body{
	font-family: 10pt Arial, Helvetica, sans-serif;
	color: Black;
}
.bodytext{
	font-family: 10pt Arial, Helvetica, sans-serif;
	color: Black;
}
.navlink a{
	font-family: verdana;
	font-size: 8.5pt;
	color: #FFFCAC;
	text-decoration: none;
}

.navlink a:hover {
	text-decoration: underline;
}

.header{
	font-family: arial;
	font-size:11pt;
	color: #094724;
	font-weight: bold;
	text-decoration: none;
}

.subhead{
	font-family: arial;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.footerlink a{
	font-face: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	text=decoration: none;
}

.footerlink a:hover{
	text-decoration: none;
}