.fonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-family: Garamond;
	font-size: 22px;
	background-color: #FFCC00;

}
.sectionhdr {
	background-color: #e7cf25;
	font-weight: bold;
}
.peaceinhood {
	text-transform: capitalize;
	color: #33CC66;
	font-weight: bold;
}
.nolink {
	text-decoration: none;
	color: #000000;
	border: none #000000;


}
