
	H4 	{
		color : #802e00;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 115%;
		}
 .on    { 
        font-size: 14px; 
        text-decoration: underline;
        color: blue;      
        }
 .off   { 
        font-size: 14px; 
        text-decoration: none;
        color: teal;        
        }
A:hover {
	    text-decoration: underline;
		color:blue; 
	    }
p.head  { 
		font-size: 14px;
		text-decoration: none;
		color: teal;
		font-family: 'century schoolbook',arial,Helvetica;
		}
.clients {
		color : #000000;
		font-family: Georgia, Times, Palatino, serif;
		font-size: 13px;
		}
