body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #d2aefb url(images/bgbody.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	color: #8A65B3;
}
.tablestyle {
	background: url(images/bgtable.jpg) repeat-y;
}
.tdstyle {
	background: #DEC2FD url(images/bgtd.jpg) repeat-x;
}
.content {
	font-size: 12px;
	color: #744F9D;
	line-height: 18px;
	margin: 5px 15px 15px;
	text-align: left;
}
.content2 {
	font-size: 14px;
	color: #744F9D;
	line-height: 22px;
	margin: 5px 15px 15px;
	text-align: left;
}
h2 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #8A65B3;
	margin: 15px;
	text-align: left;
}
ul {
	font-size: 12px;
	line-height: 20px;
	color: #993399;
	text-align: left;
}
.imagestyle {
	margin: 10px 0px 2px 20px;
	border: medium solid #D0AEFA;
}
.content3 {
	font-size: 12px;
	color: #744F9D;
	line-height: 18px;
	margin: 5px 15px;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imagestyle2 {
	margin: 10px 20px 2px;
	border: medium solid #D0AEFA;
}
.content4 {
	font-size: 10px;
	color: #744F9D;
	line-height: 12px;
	margin: 0px 15px;
}
.testimonials {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	margin: 15px 15px 5px;
}
.author {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin: 5px 15px 15px;
}
.content5 {
	font-size: 12px;
	color: #744F9D;
	line-height: 20px;
	margin: 5px 15px 15px;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #9999FF;
	text-decoration: underline;
}
a:active {
	color: #3366CC;
	text-decoration: none;
}
.contactstyle {
	margin: 0px 10px;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
hr {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 1px;
	white-space: normal;
}
