.h1 {
	font-family: "Myriad Pro";
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #F00;
}
.pagetestimonials {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #000;
}

.h2 {
	font-family: "Myriad Pro";
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #F00;
	font-style: italic;
	font-variant: normal;
}


.body {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #000;
	font-weight: normal;
}
.quoteheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #800000;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFF;
}
