body {
	scrollbar-highlight-color: #808080;
	scrollbar-shadow-color: #808080;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #808080;
	scrollbar-darkshadow-color: #808080;
	margin-bottom: 0px; 
	margin-top: 0px; 
	margin-left: 0px; 		
	margin-right: 0px; 		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}


H1 {color:#970000;  font-weight: bold;  font-size: 16px;}
H2 {text-decoration:none; font-weight:bold; display:inline; font-size: 12pt; color:#666666} 
H3 {text-decoration:none; font-weight:bold; display:inline; font-size: 8pt; color:#333333} 

a.noLine {	color:#DD0000;	TEXT-DECORATION: none;}
a:hover {	text-decoration: underline;	color:#DD0000;}
a:link {	color: #DD0000;}
a:active {	color: #DD0000;}
a.bottomlink {	color:#333333; TEXT-DECORATION: none;}

.fontsize3 {font-size: 16px;	}
.fontsize2 {font-size: 12px;	}
.fontsize1 {font-size: 10px;	}

.borderLine {
	BORDER-RIGHT: 1px solid #CCCCCC;
	BORDER-LEFT: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.testimonialBorderLine {
	BORDER-RIGHT: 3px solid #CCCCCC;
	BORDER-LEFT: 3px solid #CCCCCC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.testimonialBy {color:#999999}
