body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.testimonials {
	background-color: #FBDCBF;
	border: 1px solid #B02111;
}
.outerborder {
	border: 1px solid #B02111;
}
body {
	background-image: url(images/bg.jpg);
	background-color: #FAD4B0;
	background-repeat: repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #B02111;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #730C03;
}
a:hover {
	text-decoration: none;
	color: #2E4809;
}
a:active {
	text-decoration: underline;
	color: #D63113;
}
h1 {
	font-size: 24px;
	color: #B02111;
}
h2 {
	font-size: 18px;
	color: #394610;
}
h3 {
	font-size: 16px;
	color: #D73D17;
}

