<style type="text/css">
  body {
    font-size: 1em;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    margin: 0;
  }

  div#Page {
    position: relative;
    top: 0em;
    left: 50%;
    margin-left: -25em;
    width: 53em;
  }
  div#Page p {
    font-size: 0.8em;
    color: #000;
    margin: 0.5em;
    padding: 0;
    border: 0;
  }
  .Page p {
    font-size: 0.8em;
    color: #000;
    margin: 0.5em;
    padding: 0;
    border: 0;
  }
  div#Page h1 {
    font-size: 1.8em;
    color: #027;
    text-decoration: none;
  }
  div#Page h2 {
    margin-top: 0;
    height: 1.5em;
    padding: 0;
    border: 0;
    background: url(img/header.png) 0 100% no-repeat;
    font-size: 1.3em;
    color: #027;
  }
  div#Page h3 {
    font-size: 0.9em;
    color: #027;
    text-align: center;
  }

  div#Logo {
    width: 100%;
    height: 133px;
    background-color: #fff;
  }

  div#Menu {
    width: 53em;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    background-image: url(img/Menu.png);
    background-position: center;
  }
  .bl {background: url(img/bl.png) 0 100% no-repeat}
  .br {background: url(img/br.png) 100% 100% no-repeat}
  .tl {background: url(img/tl.png) 0 0 no-repeat}
  .tr {background: url(img/tr.png) 100% 0 no-repeat;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    padding-left: 0;
    padding-right: 0;
  }
  .MenuNo a {
    margin: 0;
    color: #fff;
    padding: 0;
    font-size: 1em;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
  }
  .MenuNo a:hover {
    padding: 0;
    text-align: center;
    color: #ccc;
  }
  .MenuNo a:active {
    padding: 0;
    text-align: center;
    color: #aaa;
  }
  .MenuAct a {
    margin: 0;
    padding: 0;
    font-size: 1em;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #aaa;
  }

  div#Contens {
    width: 50.88em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    padding: 1em;
    border: 1px solid #057;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #027;
    background-color: #fff;
  }

  .align-justify {
    text-align: justify;
  }

  .boxes {
    border: 1px;
    padding: 0;
    margin: 0;
  }

  div#space {
    border: 0;
    margin: 0;
    width: 0.3em;
    padding:0;
  }

  div#Left {
    width: 15em;
    height: 12.5em;
    border: 1px solid #057;
    margin: 0;
    padding: 1em;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #027;
    background-color: #fff;
  }
  div#Left a {
    text-decoration: none;
    color: #027;
  }
  div#Left a:hover {
    color: #777;
  }
  div#Left a:active {
    color: #057;
  }

  div#Border {
    width: 15em;
    height: 12.5em;
    border: 1px solid #057;
    padding: 1em;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #027;
    background-color: #fff;
  }
  div#Border a {
    text-decoration: none;
    color: #027;
  }
  div#Border a:hover {
    color: #777;
  }
  div#Border a:active {
    color: #027;
  }


  div#Right {
    width: 15em;
    height: 12.5em;
    border: 1px solid #057;
    padding: 1em;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #027;
    background-color: #fff;
  }
  div#Right a {
    text-decoration: none;
    color: #027;
  }
  div#Right a:hover {
    color: #777;
  }
  div#Right a:active {
    color: #027;
  }


  div#Bottom {
    width: 100%;
    margin-top: 2em;
    padding: 0em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    text-align: center;
    color: #027;
    background-color: #fff;
  }
  div#Bottom a {
    margin-bottom: 1em;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    text-align: center;
    color: #027;
  }

</style>
