
    body  {
          font-size : 12px;
          font-family : Verdana, Arial, Helvetica, sans-serif;
    }

    Table {
          font-size : 11px;
          font-family : Verdana, Arial, Helvetica, sans-serif;
    }

    input {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 12px;
          letter-spacing : 1px;
    }

    select {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 12px;
          line-height : 25px;
    }

    A:hover {  color : #ff0000; text-decoration : none;       }
    A {        color : #0173ff; text-decoration : underline;  }

    .toolbar:hover {
          color : #ff0000;
          text-decoration : none;
    }

    .toolbar {
          color : #ffffff;
          text-decoration : none;
    }

    .nolink:hover {
          color : #ff0000;
          text-decoration : none;
    }

    .nolink {
          color : #000000;
          text-decoration : none;
    }

    .nolink2 {
          color : #ffffff;
          text-decoration : none;
    }

    .tbleft {  padding-left : 11px;   }

    .nav1 {
          font-size : 11px;
          padding-left : 5px;
    }

    .nav2 {
          font-size : 11px;
          padding-left : 5px;
    }

    .tbup {   border-top : 5px solid #000000;   }

    .navang {
          font-size : 11px;
          padding-left : 5px;
    }

    .nav {
          font-size : 11px;
          padding-left : 5px;
    }

    .up {   border-top : 9px solid #a8f8a6;  }

    .angolo {  padding-left : 5px; }

    .int_left {
          font-size : 11px;
          font-weight : bold;
          border-left : 1px solid #000000;
          border-top : 1px solid #000000;
          border-bottom : 2px solid #000000;
    }

    .int_right {
          font-size : 11px;
          font-weight : bold;
          border-right : 2px solid #000000;
          border-top : 1px solid #000000;
          border-bottom : 2px solid #000000;
    }

    .int {
          font-size : 11px;
          font-weight : bold;
          border-top : 1px solid #000000;
          border-bottom : 2px solid #000000;
    }

    .imm {
          font-size : 11px;
          border-top : 5px solid #f5f5f5;
          border-bottom : 10px solid #f5f5f5;
    }

    .link_int {
          color : #000000;
          text-decoration : none;
    }

    .int_tot {
          font-size : 11px;
          font-weight : bold;
          border-left : 1px solid #000000;
          border-right : 2px solid #000000;
          border-top : 1px solid #000000;
          border-bottom : 2px solid #000000;
    }
	
