.corpo { font-family: Arial, Verdana; font-size: 15px; font-weight: bold; color: #336699;}
.tldetalhe { font-family: Arial, Verdana; font-size: 10px; font-weight: bold; color: #336699;}
.tltitulo { font-family: Arial, Verdana; font-size: 12px; font-weight: bold; color: #336699;}
.tlpreco { font-family: Arial, Verdana; font-size: 13px; font-weight: bold; color: green;}
.tldesc { font-family: Arial, Verdana; font-size: 16px; font-weight: bold; color: blue;}
.tlass { font-family: Arial, Verdana; font-size: 12px; font-weight: bold;}
.seed { font-family: Arial, Verdana; font-size: 20px; font-weight: bold; color: SeaGreen;}
.form { font-family: Arial, Verdana; font-size: 11px; font-weight: bold; color: #336699;}
input
{
    font-size: 10pt;
    color: SeaGreen;
    font-family: Arial, Verdana;
}
select { 
    font-size: 10pt;
    color: SeaGreen;
    font-family: Arial, Verdana;
}
textarea { 
    font-size: 10pt;
    color: SeaGreen;
    font-family: Arial, Verdana;
}

