.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #D8C58A;
	text-decoration: none;

}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #660000;
}
.bodyMed {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #660000;
	font-weight: bold;

}
.bodySuper {

	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	color: #660000;
	font-weight: bold;
}
.bodyBullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	color: #660000;
	list-style-type: disc;
	list-style-image: url(shared/images/bullet.gif);


}
.names {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #660000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.tagline {

	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 18px;
	color: #660000;
}
