body {
	padding: 0;
   	margin: 0;
   	background: #666 url(back2.jpg) repeat-x;
	font-family: verdana, arial sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-family:"Times New Roman", Times, serif;*/
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	/*font-size: 16px;*/
	   }
/*h1{ 
   margin: 0;
   padding: 0 0 0 25px; 
   color: #6699cc;
   LETTER-SPACING: -3px;
   background: url(for5.gif) no-repeat 0 10px; 
   }*/	   
h1{ 
   margin: 0 0 0 0;
   padding: 0; 
   color: #666;
   /*font-family:  "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;*/
   /*font-family:Georgia, "Times New Roman", Times, serif;*/
   text-transform: uppercase;
   line-height: 28px;
   font-size: 18px;
   font-weight: normal;
   background: url(line.png) no-repeat 0px 26px
  /* border-bottom: 1px solid #eee;*/
 
   }	 
h3{ 
   margin: 0 0 0px 0;
   padding: 0;  
   margin-left: 0;   
   color: #999;
   /* font-family:Georgia, "Times New Roman", Times, serif;*/
   /*font-family:  "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;*/
   text-transform: uppercase;
   font-size: 18px;
   font-weight: normal;
   
   }
h5{ 
   margin: 0 10px 0 0;
   padding: 5px 0 0px 5px; 
   /*font-family:  "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;*/
   text-transform: uppercase;
   /* font-family:Georgia, "Times New Roman", Times, serif;*/
   color: #666;
   font-size: 10px;
   font-weight: bold;
   /* background: url(line.png) no-repeat -250px 21px;*/
  /* border-bottom: 1px solid #eee;*/
      } 
h6{ 
   margin: 0px 0 0 0;
   color: #999;
   padding: 0 0 5px 0; 
    /*font-family:Georgia, "Times New Roman", Times, serif;*/
   /*font-family:  "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;*/
   text-transform: uppercase;
   font-size: 14px;
   font-weight: normal;
      }  
p{
  	font-size: 11px;
	padding: 0;
	margin: 0 0 10px 0;
	text-align:justify;
	line-height: 16px;
   }
ul {
	font-size: 0.8em;
} 
img  {
	padding: 5px;
	margin: 0;
	
}
table  {
	padding: 0;
	margin: 0;
}  
a:hover img{ 
	/*background-position: left bottom; */
	color: #000;
	background: none /*url(../layout/back_nav.png)*/;
	/*float: left;*/
}


