body
{
background-color: #e0e0e0;
}

h1, h2, p
{
font-family: Arial,Helvetica,sans-serif;
}

h2
{
color: #ae0000;
}

p
{
color: black;
text-align: justify;
}

div.tabla
{
clear: none;
overflow: auto;
}

div.fila
{
clear: both;
}

div.col
{
float: left;
padding: 5px;
text-align:justify;
font-size:10px;
line-height: 10px;
border-style: solid;
border-right-width: 0px;
border-left-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
}
