body {
	color: #000;
	background-color: #FFFFFF;
}
p { }
td { }
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
}
.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #7C450B;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
}
.small_body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.quote2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
}
