body {
  background-color: #669966;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;  
  }


h1 {
  font-size: 18pt;
  text-align: center;
  }


p {
  font-size: 11pt;
  }


.j {
  text-align: justify;
  }


.smallc {
  font-size: 8pt;
  text-align: center;
  }


a {
  font-size: 10pt;
  }

a:link {text-decoration: none; color: navy;}
a:visited {text-decoration: none; color: navy;}
a:hover {text-decoration: none; color: orange;}
a:active {text-decoration: none; color: white;}
