a:link {
	color: #D67589;
	text-decoration: none;
}
a:visited {
	color: #D67589;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #D67589;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:  #91B591}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8C7274;
}
.image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:  #91B591;
	font-style: italic;
}

