BODY {
         background: rgb(85,85,85);
	     margin: 0px 0px 0px 0px;
}

.style_1 {
         background: url(images/tit_1.gif) 8px 0px;
         background-repeat: no-repeat;
}         
   
.style_2 {
         background: url(images/tit_2.jpg) 0px 0px;
         background-repeat: no-repeat;
}           

.style_3 {
         background: rgb(255,255,255) url(images/tit_3.gif) 0px 0px;
         background-repeat: repeat-x;
}  




.style_cop {
         background: url(images/line_cop.gif) 0px 0px;
         background-repeat: repeat-x;
}         

.cont_tit {
         font-family: verdana, tahoma, arial;
         font-size:12px; 
         letter-spacing:2px;
		 color: rgb(200,4,6);
		 font-weight: bold;
}

.cont_main {
         font-family: arial;
         font-size:11px; 
		 color: rgb(200,4,6);
		 font-weight: bold;
		 padding-top: 8px;
		 padding-left: 10px;
}

.cont_main a {
         font-family: tahoma;
         color: rgb(200,4,6);
		 text-decoration: none;
		 font-weight: normal;      
}

h4 {
         font-family: tahoma;
         font-size:13px; 
		 color: rgb(69,101,150);
		 font-weight: bold;
		 padding-left:60px;
         padding-right:7px;
}

.menu {
		 font-size:13px;
		 font-weight: bold;	
		 font-family: tahoma;
         color: rgb(12,74,151);
         text-decoration: none;         
}

P {
		 font-size: 11px;	
		 font-family: tahoma;
         color: rgb(66,66,66);
         padding-left: 10px;
         padding-right: 9px; 
         text-align: justify;        
}

.spec {
		 font-size: 11px;	
		 font-family: tahoma;
         color: rgb(66,66,66);
         padding-left: 18px;
         padding-right: 9px;
	 text-align: justify;        
}

.link {	
		 font-size: 11px;	
		 font-family: tahoma;
         color: rgb(66,66,66);
         text-decoration: underline;         
}	

.link:hover {	
		 font-size: 11px;	
		 font-family: tahoma;
         color: rgb(66,66,66);
         text-decoration: none;         
} 

.copy {
		 font-size: 11px;	
		 font-family: tahoma;
         color: rgb(120,120,120);
         padding-left: 500px;
         padding-top: 35px;       
}
	 
