
 body
  { margin-top       : 10pt;
    margin-left      : 15pt;
    margin-right     : 15pt;
  }
 h1,h2, h3,h4,h5,h6,hr,address
  { margin-left      : 0%;
    margin-right     : 0%;
  }
 body, h1,h2,h3,h4,h5,h6, address, p,div,span, a, ul,ol,li, table,tr,td,th,
  { font-family      : helvetica, arial, sans-serif;
  }
 address
  { font-size        : 75%;
    font-style       : normal;
  }
 li, li li
  { list-style-type  : disc;
  }
 p
  { text-align       : justify;
  }
 a, a:link, a:visited, a:active
  { text-decoration  : none; 
    color            : #6666ff;
    background-color : #ffffff;
  }
 a:hover 
  { text-decoration : underline;
  }
