<!--
A:link {
  font: Verdana, Arial;
  font-size: 08pt;
  text-decoration: none;
}

A:visited {
  font: Verdana, Arial;
  text-decoration: none;
}

A:hover { font: Verdana, Arial;
  text-decoration: none;
  color: black;
}

A:active {
  text-decoration:none;
}

table {
  font-family: Verdana, Arial;
  font-size: 08pt
}

td { 
  font-family: Verdana, Arial;
  font-size: 08pt;
  color: #4C4C4C
}

select
{ 
   background: white;
   background: white;
   font-family: Verdana;
   font-size: 08pt;
   border-left: 1 solid black;
   border-right: 1 solid  black;
   border-top: 1 solid  black;
   border-bottom: 1 solid  black;
}

form
{
   margin-top: 0px;
}

.caixa
{
   font-family: Verdana;
   font-size: 08pt;
   background: white;
   border-left: 1 solid black;
   border-right: 1 solid  black;
   border-top: 1 solid  black;
   border-bottom: 1 solid  black;
   text-align : right;
}

.botao
{
   border-left: 1 solid #e1e1e1;
   border-right: 1 solid black;
   border-top: 1 solid #e1e1e1;
   border-bottom: 1 solid black;
   height: 20px;
   font: 11px, Verdana, Tahoma, Arial, Helvetica;
   text-align : center;
   background: #e1e1e1;
   vertical-align : middle;
} 
-->
