h3 {
	font-size: 26px;
	color: #087139;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #009933;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;

}
h4 {
	font-size: 20px;
	color: #339933;
}
.hilight {
	background-color: #FFFF00;
}

