body, div, p, table, td, tr, a, h1, h2, h3, h4, h5, h6  {
  text-align:left;
  vertical-align:top;
  color:#333333;
  font-family:helvetica,verdana,sans-serif,arial,helvetica;
  border:0px;
  border-spacing:0;
  border-collapse:collapse;
  padding:0px;
  margin:0px;
}

body, div, p, table, td, tr, a {
  font-size:10pt;
}

p {
  text-indent: 25px;
}

body {
  background-color:#202328;
}

a, a:hover {
  border-style: none;
  color: #3399cc;
}

.menu_main {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  vertical-align: bottom;
}

.menu_lnk {
  color: #ced2d6;
  text-decoration: none;
  font-size: 10pt;
}

.menu_act {
  color: #ced2d6;
  text-decoration: underline;
  font-size: 10pt;
}

.l_menu_dsc {
  color:white;
  font-size:7pt;
  border-left:1px white solid;
  padding: 0px 5px 0px 5px;  
}

.l_menu_img {
  vertical-align:middle;
  text-align:center;
}

.l_menu_lnk {
  font-size:7pt;
}

.footer {

  color: white;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 8pt;
  height: 40px;
  padding: 5px;
}

      .fas {
        background-color: #3399cc;
        color: white;
        text-align: center;
        vertical-align: middle;
        font-weight: bold;
        height: 30px;
      }
      .pot {
        background-color: #99ccff;
        color: white;
        text-align: center;
        vertical-align: middle;
        font-weight: bold;
        height: 30px;
      }
      .ned {
        background-color: #ccffff;
        color: #003366;
        text-align: center;
        vertical-align: middle;
        font-weight: bold;
        height: 30px;
      }

