body {
  border:0px;
  margin-top:5px;
  margin-left:30px;
  margin-bottom:50px;
  font-family:sans-serif;
  font-size:10pt;/*80%;*/
  background-repeat:repeat-x;
  }
h1 {
  font-size:170%;
  font-family:arial,helvetica,sans-serif;
  color: #0093ef;
  font-weight: 800,bold;
  }
h2 {
  font-size:100%;
  font-family:arial,helvetica,sans-serif;
  color: #2e3192;
  font-weight: 800;
  }
h3 {
  font-size:100%;
  font-family:arial,helvetica,sans-serif;
  color: #000;
  }

td {
  font-size:10pt;
  /*text-align:justify;*/
  }
a:link {
  color: #0093ef;
  }
a:visited {
  color: #0093ef;
  }
a:active,a:hover {
  text-decoration:none;
  }
hr {
  color: #24529E;
  height:1px;
  } 
