    body {
      margin: 0 0 0 0;}
    .main {
       padding-left: 10pt;
       padding-right: 10pt;
       text-align: left;
       font-size: 8pt;}
    a:link {color: blue;}
    a:visited {color: brown;}
    a:active {color: red;}
    a:hover {color: white;
             background-color: #004b2c;}
    a {text-decoration: none;}
    .notice {text-align: left;
      font-weight: bold;
      font-size: 8pt;}
    .text {
      text-align: left;
      font-size: 8pt;
      font-color: gray;}
    p {margin-left: 10%;
       margin-right: 10%;
       text-align: left;}

