body {
	background-color: #7b7b7b;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: 4A4A4A;
	font-size: 14px;
}
.Pagetitles {
	color: #67C6DD;
	font-weight: bold;
	font-size: 18px;
}
a:link {
	color: ED9F01;
}
a:hover {
	color: #FFCC00;
}
a:visited {
	color: ED9F01;
}
a:active {
	color: ED9F01;
}

.BlueSubheads {
	color: #4573b3;
	font-weight: bold;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
}
.testimonial {
	font-size: 12px;
	font-style: italic;
	font-family: "trebuchet MS", arial, helvetica, verdana;
	color: #666666;
	line-height: 13px;
}
.testimonial_name {font-family: "trebuchet MS", arial, helvetica, verdana; color: #666666; line-height: 13px; font-size: 12px;}
