body {
	background-image: url(img/woodgrain.jpg);
	margin: 0px;
	text-align: center;
}
.main {
	background-color: #FFFFFF;
	position: relative;
	height: 100%;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	left: 3px;
}
.main table {
	background-color:#FFFFFF;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: justify;
	line-height: 1.5;
}
.smallprint {
	font-size: xx-small;
	color: #666666;
}
a {
	color: #3A4B5C;
	font-size: 12px;
}
a:visited {
	color: #6B6A7D;
	font-size: 12px;
}
a:hover {
	color: #5A7B8E;
	font-size: 12px;
}
.thead {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.trow1 {
	font-size: 11px;
	background-color: #f1f1f1;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.trow2 {
	font-size: 11px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
a img {
	border: none;
}
.comment {
	font-style: italic;
	text-align: center;
	line-height: 1.5;

}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.5;
	font-style: italic;
}
.testimonial1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5;
}