body {
  background-color: #F8FFF8}

h1 {
  font-family: Arial;
  color: #000040;
  font-size: 24pt;
  font-weight: bold;
  text-align: center;
  line-height: 1}

h2 {
  font-family: verdana;
  color: #000040;
  font-size: 12pt;
  font-weight: normal;
  text-align: justify}	
  
h6 {
  font-family: Verdana;
  font-size: 10pt;
  color:#000040;
  font-weight: normal;
  text-align: center}

p {
  font-family: Verdana;
  font-size: 10pt; color:#000040;
  text-align: justify}

table {
  font-family: verdana;
  font-size: 10pt;
  color: #000040;
  text-align: justify;
  border-width: 2;
  border-color: white}
  
  a.speciallink:link {color: #F8FFF8; text-decoration: underline;}
  a.speciallink:active {color: #F8FFF8; text-decoration: underline;}
  a.speciallink:visited {color: #F8FFF8; text-decoration: underline;}
  a.speciallink:hover {color: #F8FFF8; text-decoration: none}