font.produto
   {
   font-family     : arial;
   font-weight     : medium;
   font-size       : 13px;
   color           : #000000;
   text-decoration : none;
   }
font.titulo
   {
   font-family     : arial;
   font-weight     : bold;
   font-size       : 15px;
   color           : #000000;
   text-decoration : none;
   }
font.destaque
   {
   font-family     : arial;
   font-weight     : bold;
   font-size       : 18px;
   color           : #990000;
   text-decoration : none;
   }
.borda
   {
   border-color    : #000000;
   border-style    : solid;
   font-family     : arial;
   font-size       : 12px;
   color           : #000000;
   border-width    : 1px;
   }
  .main{font-family:Tahoma; font-size:11px;  color:#412E41; line-height:13px}