.links    { FONT-SIZE: 11px; COLOR: #003399; FONT-FAMILY: Arial; TEXT-DECORATION: none }
 A 		   { text-decoration: none}
A:link { COLOR: #000080; FONT-WEIGHT: none; TEXT-DECORATION: none }
A:visited { color: #000080; font-weight: none; TEXT-DECORATION: none }
A:hover { color: red; font-weight: none; text-decoration: underline }
.t-text { FONT-SIZE: 11px; COLOR: #FF5500; FONT-FAMILY: arial, sans-serif }
 			 
 h1        { font-family: Arial, Helvetica, sans-serif, Verdana;
             font-size: 20px; color: blue; font-weight: bold; }
 h2        { font-family:  Arial, Helvetica, sans-serif, Verdana,;
             font-style: normal; font-weight: bold; font-size: 16px;  color: blue; }
 h3       { font-family:  Arial, Helvetica, sans-serif, Verdana,;
             font-style: normal; font-weight: bold; font-size: 15px;  color: blue; margin-bottom: 3px}
 p         { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-weight: none; font-size: 12px; color: black; }
			 
 img	{ border-style: none;}		
 
 #redirect { border: solid; border-width: thin; width: 80%; border-color: blue; background: rgb(255, 255,255); padding: 0.5em; }


#testimonials { border: solid; border-width: 1px; border-color: blue;
 				p: font-family: Arial, Helvetica, sans-serif;
             font-weight: none; font-size: 12px; color: black;
			 padding: 10px;					
			}
			
#count { position: absolute; width: 200px; height: 115px;
		z-index: 500; left: -231px; top: -130px;
		visibility: visible;
		}
		
#main {
	text-align: left;
	margin-left: 200px;
	width:675px;
	background: #ffffff;
	margin-right: 10px;
	color: #000000;
	padding-bottom:10px;
}

			