body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.testimonial {
	background-color: #DFDFDF;
	border: 1px solid #B8080A;
}

.outerborder {
	border: 1px solid #FFFFFF;
}
body {
	background-image: url(images/bg.jpg);
	background-color: #B4B4B4;
	background-repeat: repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00202;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #646464;
}
a:hover {
	text-decoration: none;
	color: #B80A0B;
}
a:active {
	text-decoration: underline;
	color: #B80A0B;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #C00202;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #CC0000;
}

