.h1 {
	font-family: "Myriad Pro";
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #579236;
}
.pagetestimonials {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	background-color: #FFF;
	font-style: italic;
	font-weight: bold;
	color: #8D511B;
}

.h2 {
	font-family: "Myriad Pro";
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
.h3 {
	font-family: "Myriad Pro";
	font-size: medium;
	font-weight: bolder;
	color: #579236;
}

.body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFF;
}
