@charset "utf-8";
/* CSS Document */

body {
  
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-position: center top;
  font-size:10pt;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
  font-weight: normal;
  color: #000000;
  line-height: 16px;
  margin-right: 0px;
  margin-left: 0px;
  overflow: scroll;
}

#container {
  text-align:left;
  width:100%;
  margin:0 auto;
  position:relative;
 }