<style type="text/css">

<!--

  body {
         border-top: 0px;
         border-left: 0px;
         border-right: 0px;
         border-right-width: 0px;
         margin-top: 0px;
         margin-left: 0px;
         margin-right: 0px;
         padding-right: 0px;
         color: black;
         background-color: white;
         font-size: 100%;
         font-family: Arial, sans-serif;
         font-weight: normal;
         line-height: 1.25;
  }

  P {
      font-size: 100%;
      font-family: Arial, sans-serif;
      font-weight: normal;
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 15px;
      padding-bottom: 15px;
  }

  a:link { color: #00bc60
  }

  a:active { color: #00bc60
  }

  a:visited { color: gray
  }

  H1 { 	 font-size: 100%;
         font-family: Arial, sans-serif;
         color: #00bc60;
         font-weight: normal;
         padding-left: 0px;
         padding-right: 10px;
         padding-top: 0px;
         padding-bottom: 0px;
  }

  H2 { 	 font-size: 150%;
         font-family: Arial, sans-serif;
         color: #00bc60;
  }

  H3 { 	 font-size: 100%;
         font-family: Arial, sans-serif;
         color: #00bc60;
         padding-left: 15px;
         padding-right: 15px;
         padding-top: 15px;
         padding-bottom: 15px;
  }

  H4 { 	 font-size: 100%;
         font-family: Arial, sans-serif;
         font-weight: normal;
         color: #00bc60;
         padding-left: 0px;
         padding-right: 0px;
         padding-top: 15px;
         padding-bottom: 0px;
  }

  H5 { 	 font-size: 100%;
         font-family: Arial, sans-serif;
         color: #000000;
         font-weight: normal;
         padding-left: 15px;
         padding-right: 15px;
         padding-top: 0px;
         padding-bottom: 0px;
  }

  H6 { 	 font-size: 100%;
         font-family: Arial, sans-serif;
         color: #000000;
         font-weight: normal;
         padding-left: 0px;
         padding-right: 0px;
         padding-top: 0px;
         padding-bottom: 0px;
         text-align: justify;
  }

  .header {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 36px;
    z-index: 1;
    border: 0px;
    color: black;
    background-color: #00bc60;
  }

  .logo {
    position: absolute;
    left: 10px;
    top: 46px;
    width: 72px;
    height: 149px;
    z-index: 1;
    color: black;
    background-color: white;
  }

  .body {
    position: absolute;
    left: 15%;
    top: 66px;
    width: 80%;
    z-index: 1;
    color: black;
    background-color: white;
  }

-->

</style>

