BODY, TD {
        font-family : Trebuchet MS;
        font-size : 8pt;
        color: Black;
        font-weight : normal;

}
A {
        text-decoration: none;
        color: blue;
}
A:Hover {
        color: red;
}
A.Link{
        color: white;
        text-decoration: underline;
}
A.Link2{
        color: blue;
        text-decoration: underline;
}
.Volanta{
        color: Silver;
        font-size : 10pt;
        font-weight : bold;
}
.Titulo{
        color: Blue;
        font-size : 13pt;
        font-weight : bold;
}
.Titulo2{
        color: Blue;
        font-size : 10pt;
        font-weight : bold;
}
.Copete{
        color: Black;
        font-size : 10pt;
        font-weight : bold;
}
.Texto{
        color: Black;
        font-size : 8pt;
}
.Texto2{
        color: Black;
        font-size : 8pt;
}
.TextoDown{
        color: Black;
        font-size : 8pt;
        font-weight : normal;
}
UL{
        list-style : circle;
}

TH{
        color: Black;
        font-size : 8pt;
        font-weight : normal;
 }
TH.1{
   color: Black;
   font-size : 8pt;
   font-weight : normal;
}




TD.DownTitulo{
        color: Black;
        font-size : 8pt;
        font-weight : bold;
        border-style: solid;
}
TD.DownObs{
        color: black;
        font-size : 8pt;
        border-style: solid;
}
.Firma{
        color: Blue;
        font-size : 8pt;
        font-weight : bold;
}

.EstiloTextBox {
	background-color:white;
	color:black;
}
