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


TABLE {font-size : 10pt;}

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

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



.td1 {
border: 1px solid #5293d5;
color: #ffffff;
}

.TABLA 
{
border :  1px solid #72b3f5;
color: #124365;
font-size :10pt;
background-color: ;
text-align: justify

 }



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

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

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

 }
 
 .td1f {
 border: 1px solid #72b3f5;
 color: #400000;
 background-color: #ffffff;

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

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





INPUT {

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



SELECT { 

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

}



TEXTAREA {

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

}