body {
	background-color: #FFFAE5;
	background-image: url(../img/2008/bgtile.png);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

A {
	color: #C2A000;
	text-decoration : underline;
}

A:visited {
	color: #666666;
	text-decoration : underline;
}

A:active {
	color: #C2A000;
	text-decoration : underline;
}

A:hover {
	color: #C2A000;
	text-decoration : underline;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	line-height: 20px;
}
.topbartile {
	background-image: url(../img/2008/topbar_tile.png);
}
.rightbutton {
	text-align: left;
	height: 31px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	text-indent: 5px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
}
.rightheading {
	text-align: left;
	height: 30px;
	width: 200px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	background: #000000;
}
.rightheadingimage {
	height: 30px;
	width: 200px;
}
.TestimonialBody {
	color: #6F6F6F;
}
.TestimonialName {
	font-style: normal;
	color: #999999;
}
