@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-size: 11px
}

h1, h2, h3, h4 {font-size:12pt}

.testimonial h2{
	background:url(images/testimonial_bg.gif) no-repeat 0 0 #E39E17; color:#FFFFFF;
	width:256px; height:43px; padding:0 0 0 69px; margin:0 0 20px 0; float:left;
	font:normal 18px/43px Arial, Helvetica, sans-serif;}
	
a.white:link {color: #ffffff;}
a.white:active {color: #ffffff;}
a.white:visited {color: #ffffff;}
a.white:hover {color: #cccccc;}
-->
