.th{

}

.noThumbnail{
}


*
{
margin: 0;
padding: 0;
border:0px
}

.clearer
{
clear: both;
display: block;
height: 1px;
margin-bottom: -1px;
font-size: 1px;
line-height: 1px;
}

.textoHtml{
width:650px;
position:relative;
font-family:  Tahoma,Helvetica, "Frutiger-Roman","Trebuchet MS", Verdana, Arial, sans-serif;
color:#555;
font-size:14px;
padding:20px 0;
}

.textoHtml table{
font-size:12px;
font-family:  Tahoma,Helvetica, "Frutiger-Roman","Trebuchet MS",  Verdana, Arial, sans-serif;
color:#081A48;
}

.textoHtml h1, .textoHtml h2, .textoHtml h3, .textoHtml h4, .textoHtml h5, .textoHtml h6, .textoHtml h7{
padding:0px 0 5px 0;
font-weight:normal;
color:#004080;
}
.textoHtml h1,.textoHtml h2{
    font-size:18px;
    line-height:20px;
    border-bottom:1px solid #e1e1e1;
    margin: 10px 0 15px 0;
    font-weight:bold;
    text-align:center;
    text-transform:uppercase;
}

.textoHtml h2{
    font-size:17px;
    line-height:19px;
}

.textoHtml h3{font-size:16px;}
.textoHtml h4{font-size:16px;}
.textoHtml h5{font-size:15px;}
.textoHtml h6{font-size:15px;}
.textoHtml h7{font-size:14px;}
    


.textoHtml ul{
padding-left: 20px;
list-style:square;
margin-bottom:20px;
}

.textoHtml ol{
    padding-left: 20px;
    list-style:decimal;
    margin-bottom:20px;
}

.textoHtml li{
margin:4px 0 6px 0;

}

.textoHtml a{
color:#073477;
text-decoration: underline;
}

.textoHtml a:hover{
color:#073477;
text-decoration: none;
}

.textoHtml p{
padding:0 0 10px 0;
}

