.nav_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.nav_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.green:link {
	color: #006633;
	text-decoration: underline;
}
.green:visited {
	color: #006633;
	text-decoration: underline;
}
.green:hover {
	color: #009933;
	text-decoration: underline;
}
.green:active {
	color: #006633;
	text-decoration: underline;
}
.filesize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}