a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8ed300;
	font-weight: bold;
	text-decoration: none;
}
a.navON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8ed300;
	font-weight: bold;
	text-decoration: none;
}
a.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c6c3c1;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c6c3c1;
	font-weight: bold;
	text-decoration: underline;
}
a.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #433934;
	font-weight: bold;
	text-decoration: none;
}
a.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c6c3c1;
	font-weight: bold;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #433934;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #433934;
	line-height: 20px;
}

.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}