.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #931901;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
a.nav:link {
	color: #931901;
}
a.nav:visited {
	color: #931901;
}
a.nav:hover {
	color: #931901;
}
a.nav:active {
	color: #C72302;
}
.orange {
	color: #CC6600;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
}

.headline_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC6600;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
}