body {
  margin: 0cm;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-arrow-color: #990000;
  scrollbar-shadow-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #000000; 
}

p,td {
  color: #cccccc;
  font-size: 10pt;
  text-align: center; 
  font-weight: normal;
  font-style: normal;
  font-family: Verdana,Arial,Helvetica,Helv,sans-serif;
  text-decoration: none;
}
  
h1 {
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  color: #990000;
}

h2 {
  font-size: 11pt;
  font-weight: bold;
  text-align: left; 
}

.justified {
  text-align: justify; 
}

.copyright {
  font-size: 7pt;
}

A.nav:link, A.nav:visited, A.nav:active {
  color: #cccccc;
  background-color: #990000;
  font-size: 10pt;
  text-align: center;
  font-weight: bold;
  font-family: Verdana,Arial,Helvetica,Helv,sans-serif;
  text-decoration: none;
 /* width: 100px;
  height: 25px;
  line-height: 25px;
  float: left */
}

A.nav:hover {
  color: #ffffff;
  background-color: #000000;
}

.navthis {
  color: #cccccc;
  background-color: #000000;
  text-align: center;
  font-weight: bold;
}