

body {
    background-color: #642930;
    margin: 0px;
    padding: 0px;
  }


body, td {
    font : 12px Arial, Helvetica, sans-serif;
    color: #fff;
  }


a {
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
  }


a:hover {
    font-style: normal;
    font-weight: bold;
    color: #E8D174;
    text-decoration: none;
  }


table.left_menu td {
    background : url('images/interface_05.gif') no-repeat;
    font-size : 11px;
    text-align: center;
  }


table.left_menu td.first {
    background : url('images/interface_03.gif') no-repeat;
  }


table.left_menu td.last {
    background : url('images/interface_07.gif') no-repeat;
  }


p.fig {
    font-style : italic;
  }


h2 {
    font-size: 18px;
    color: #E8D174;
    text-align: left;
    margin-bottom: 10px;
  }


h3 {
    font-size: 14px;
    color: #E8D174;
    text-align: left;
    margin-bottom: 10px;
  }

