.mission {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #333333;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding-left: 55px;
	padding-right: 100px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}
.page_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	font-variant: small-caps;
	text-transform: none;
	border: 1px solid #999999;
	padding-top: 13px;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: .15em;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

