
       BODY { 
	   background-image: url(../bgrepeat.jpg);
	   background-color: #FFF;
	   background-repeat: repeat-x;	   
	   }
	   
	   A {
	   TEXT-DECORATION: NONE;
	   color:			#000;
	   }
	   
	   A.hotspot {
	   color:			#00F;
	   target: 			_blank;
	   text-decoration: underline
	   }
	   
		img
		{  border-style: none;
		}
		.maindiv {background-color:white}
		
		hrT {
		color: #000000;
		height=1px;
		border: 0;
		}
		H3 {
		font-size:16px;
        color:black;
        margin-top:-1px;
		margin-bottom:-5px;
		}
		H2 {
		font-size:24px;
        color:black;
        margin-top:-1px;
        margin-bottom:-15px;
		}
		UL {
		margin-left:-20px;
		margin-top:1px;
        margin-bottom:2px;
      }
		OL {
		margin-left:-15px;
		margin-top:1px;
        margin-bottom:2px;
		}
		font.FIXIT {
		text-decoration: underline;
		color:BLUE;
		}
		p.testimonial{
		margin: 5px;
		}
		

