BODY { background-image: url(images/back.jpg); }

H1 { color: #606060;
   	 font-size: 24px;
	 font-family: times, times new roman;
	 display: inline; }
			
H2 { color: #000088;
 	 font-size: 18px;
	 font-weight: bold;
	 font-family: arial, helvetica;
	 display: inline; }
	 		
H3 { color: #000000; 
 	 font-size: 14px;
	 font-family: arial, helvetica;
	 display: inline; }
	 
H4 { color: #999999;
   	 font-size: 12px;
	 font-family: arial, helvetica;
	 display: inline; }
	 
H5 { color: #999999;
   	 font-size: 11px;
	 font-family: helvetica, arial;
	 display: inline; }

H6 { color: #777777;
   	 font-size: 9px;
	 font-family: arial, helvetica;
	 display: inline; }
			
A:link { color: #000088;
	   	 text-decoration: none;
	   	 line-height: 120%;
	   	 font-weight: 300;
		 font-family: verdana, helvetica, arial; }
				
A:visited { color: #440088;
		  	text-decoration: none;
	   	  	line-height: 120%;
	   	    font-weight: 300;
			font-family: verdana, helvetica, arial; }