/* CSS Document */

body{
background-image:url(img/trama.jpg);
background-repeat:repeat-x;
background-color:#99bece;
margin-top:20px;
margin-bottom:20px;
}

table{
background-color:#f8f6f7;
}

.texto{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#333333;
line-height:140%;
text-decoration:none;
}

.texto a{
text-decoration:none;
}


.vinculo{
text-decoration:none;
}

.texto2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#333333;
}

.pie{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#ffffff;
}



