<!-- 
	body {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px; 
		color: #000000; 
		scrollbar-face-color: #e6e6e6;
	   scrollbar-highlight-color: #d3d3d3;
	   scrollbar-shadow-color: #000000;
	   scrollbar-3dlight-color: #ffffff;
	   scrollbar-arrow-color: #ff0000;
	   scrollbar-track-color: #f3f3f3;
	   scrollbar-darkshadow-color: white;
	}	
	.menu {	   
		font-size: 10px;	   
	}
	.encabezado {	   
		font-size: 10px;	   
	}
	.tope {	   
		font-size: 10px;	   
	}	
	td {		
		font-size: 10px;
		line-height: 13px;
	}
	.pie {	   
		font-size: 10px;
		line-height: 12px;	      
	}	
	a {
	   color: #000000;    
       text-decoration: none;
	}	
	a:hover {
	   color: #CC0000;
       text-decoration: none;
	}
	a.enlace1 {
	   color: #CC0000;    
       text-decoration: underline;
       line-height: 18px;
	}
	a.enlace1:hover {
	   color: #000000;
       text-decoration: underline;
       line-height: 18px;
	}
    a.enlace2 {
	    color: #FFFFFF;	    
    }
    a.enlace2:hover {
	    color: #CC0000;	    
    }
    a.enlace2:visited {	    
	    color: #FFFFFF;
    }
    a.enlace3 {
	    color: #CC0000;	    
    }
    a.enlace3:hover {
	    color: #CC0000;	    
    }
    a.enlace3:visited {	    
	    color: #CC0000;
    }
	.item_forma {	   
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10 px;
		color: #878787;		
		background-color: #ffffff; 
		border: 1px solid #c1c1c1
	}
	.item_forma2 {	   
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10 px;		
	}
    .item_forma3 {	   
		font-family: verdana, arial, helvetica, sans-serif;
        color: #ffffff;		
		background-color: #ff0000; 
		font-size: 10 px;		
	}
	.boton_forma {		
	   font-size: 10 px;    
	}    
       
// -->
