<style>
   .restrito
   {
      font-family : Tahoma;
      font-size : 11px;
   }
   .webm
   {
      font-family: Tahoma;
      font-size: 11px;
      width:50px;
   }
   .camporestrito
   {
      font-family: Tahoma;
      font-size: 11px;
      width:90px;
   }
   .botao
   {
      font-family : Tahoma;
      font-size: 11px;
      border: 1px solid black;
      background-color: white;
      width:60px;
   }
   .btnmail
   {
      font-family : Tahoma;
      font-size: 11px;
      border: 1px solid black;
      background-color: white;
      width:60px;
   }
   .titulo
   {
      font-family: Tahoma;
      font-size:13px;
      color: white;
   }
   .menu
   {
      font-family: Tahoma;
      font-size:13px;
   }
   .conteudo
   {
      font-family: Tahoma;
      font-size:11px;
   }
   .livro
   {
      font-family: Tahoma;
      font-size:10px;
   }
   a
   {
      color:#000080;
      text-decoration:none;
   }
   a:hover
   {
      color:#000000;
      text-decoration:underline;
   }
   .contato
   {
      font-family: Tahoma;
      font-size: 11px;
      width:250px;
   }
   .lblcontato
   {
      font-family: Tahoma;
      font-size: 11px;
   }

