BODY
{
    
    background-color : #ffffff;
    color : #000066;
    font-family : Tahoma;
    font-size : 9pt;
   
}


TABLE {font-size : 10pt;}

h1 {  font-family: Tahoma; font-size: 14pt; font-weight: normal; color: #000066}
h2 { font-family: Tahoma; font-size: 12pt; font-weight: normal; color: #000066 }
h3 { font-family: Tahoma; font-size: 12pt; font-weight: normal; color: #FFFFFF}

a:link { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #000066; text-decoration: none }
a:visited { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #000066; text-decoration: none }
a:active { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #000066; text-decoration: none }
a:hover { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #FF0066; text-decoration: underline}



.td1 {
border: 1px solid #00325d;
color: #ffffff;
}

.TABLA 
{
border :  1px solid #00325d;
color: #000066;
font-size :10pt;
background-color: ;
text-align: justify

 }



.fila0 {
    border : 1px solid #00325d;
    font-weight: normal;
    background-color: #00325d;
    color: #ffffff;
    font-weight: bold;
    font-size: 10pt;
    text-align: center
}

.fila1 {
    border : 1px solid #00325d;
    font-weight: normal;
    background-color: #ffffff;
    color: #000000;
    font-weight: bold;
    font-size: 10pt
}

.TABLAF 
{
border :  1px solid #00325d;
color: #ffffff;
font-size :10pt;
background-color: #00325d;
text-align: justify

 }
 
 .td1f {
 border: 1px solid #00325d;
 color: #000066;
 background-color: #ffffff;

 }
 
.fila0f {
    border : 1px solid #00325d;
    font-weight: normal;
    background-color: #00325d;
    color: #ffffff;
    font-weight: bold;
    font-size: 10pt;
    text-align: center
}

.fila1f {
    border : 1px solid #00325d;
    font-weight: normal;
    background-color: #dddddd ;
    color: #000000;
    font-weight: bold;
    font-size: 10pt
}





INPUT {

    font-family : Tahoma;
    color: #000066;
    font-size : 12px
}



SELECT { 

    font-family : Tahoma;
    color: #000066;
    font-size : 11px

}



TEXTAREA {

    font-family : Tahoma;
    color: #000066;
    font-size : 12px

}