.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	background-color: #FAECFF;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
body,td,th {
	color: #339;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.tablebg {
	background-color: #D3F3FE;
	padding-right: 20px;
	padding-left: 25px;
}

body {
	background-color: #d3f3fe;
	background-image: url(images/bg.gif);
	margin-top: 0px;
}
h1           {
	font-size: 18pt;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
h2           {
	font-size: 21px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #039;
}
h3           { font-size: 12pt; font-style: italic; font-weight: 100;  }
a:link       { text-decoration: none }
a:visited    { text-decoration: none }
a:hover      { color: red; background-color: #BFE0FF }
iframe {
	border: 4px double #0A3FA7;
}
.yellowbg {
	background-color: #FFEACC;
}
.centered {
	text-align: center;
}

