body, select, textarea, table, tr, td
{
 font-family: arial;
 font-size: 11px; 
}

input
{
 border: 1px solid #333300;
 background-color: #f8f8f8;
 font: 9px tahoma, arial;
}

table.principal
{
width: 200;
background-color: #efefef;
border: 2px solid #333300;
}

td.titulo_form
{
background-color: #222975;
color: #FFFFFF;
font-weight: bold;
padding: 3px;
}

