body {
	font-family: Verdana, Helvetica;
	font-size: 62.5%;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #999999;
	background-color: #FEFFF7;
}

.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}

.tableborder {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #B3975A;
}
.testimonials {
	font-size: 12px;
	font-weight: bold;
}
.flashlayer {
	position: relative;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a {
	text-decoration: none;
	color: #B3975A;
}