
/****************celdas*************************/

TD {
 font-family: arial, helvetica; color: #5c5c5c;
 font-size:8pt; margin-top:-3
}

TR {
 font-family: arial, helvetica;
 font-size:8pt; margin-top:0; margin-bottom:0
}

/****************Scrolls*************************/

body {
scrollbar-face-color: #8F8F8F;
scrollbar-shadow-color: #8F8F8F;
scrollbar-highlight-color: #8F8F8F;
scrollbar-3dlight-color: #8F8F8F;
scrollbar-darkshadow-color: #8F8F8F;
scrollbar-track-color: #A3A3A3;
scrollbar-arrow-color: #CCCCCC; } 

/****************links*************************/
a:link {
    font-family: Arial, Helvetica, sans-serif; 
    color: #666666; text-transform: bold; text-decoration: none; 
    font-size: 8pt; }
a:visited {
    font-family: Arial, Helvetica, sans-serif; 
    color: #666666; text-transform: bold; text-decoration: none; 
    font-size: 8pt;}
a:hover {
    font-family: Arial, Helvetica, sans-serif; 
    color: #333333; text-decoration: underline;
    font-size: 8pt;}
    
/****************Texts*************************/
.text  { font-family: Arial; font-size: 9px; color: #CCCCCC;  text-decoration: none} 

.copy { font-family: Arial; font-size: 10pt; color: #FFFFFF;  font-weight:bold} 

#im {FILTER: alpha(opacity=50)}