@charset "utf-8";
.headerback {
	background-color: #BD0A00;
	background-image: url(images/tbg.gif);
	background-repeat: repeat-x;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC0000;
}
.dots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/dot.gif);
}
.testim {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 12pt;
	color: #000000;
	font-weight: normal;
	right: auto;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {color:#000000;}
a:visited {color:#000000;}
a:active {color:#CC0000;}
a:hover {color:#CC0000;}


