.subheads {
	font-size: 16px;
	font-weight: bold;
}
.paragraph_heads {
	color: #2E895B;
	font-weight: bold;
	margin-bottom: -24px;
}
.bodycopy {font-size: 14px}
.phone {
	color: #FF0000;
}
.nav {
	font-size: 10px;
	color: #999999;
}
.nav a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.nav a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
}
.nav a:active {
	color: #FFCC00;
}
.bullets {
	font-size: 14px;
	padding-bottom: .8em;
}
.list {
	font-size: 14px;
	margin-bottom: .8em;
	line-height: 16px;
	margin-top: 0px;
}
