
body {
  font-family: Verdana;
  font-size: 8pt;
  font-style: normal; 
  font-weight: normal;
  background-color: #8F8F8F; 
scrollbar-face-color: #cccccc; 
  scrollbar-shadow-color: #cccccc; 
  scrollbar-highlight-color: #cccccc; 
  scrollbar-3dlight-color: #3C898F; 
  scrollbar-darkshadow-color: #cccccc; 
  scrollbar-track-color: #cccccc; 
  scrollbar-arrow-color: #3C898F;
  color: #000000;
  text-align: justify 
  }

table {
 width:100%;
 table-layout: fixed;
 } 
 

td {
  white-space: normal; 
  font-family: Verdana;
  font-size: 8pt; 
  font-style: normal; 
  font-weight: bold; 
  background-color: #3C898F;
  color: #ffffff;
  text-align: center
  } 

  
h1 {
  font-family: Verdana;
  font-size: 12pt; 
  font-style: normal; 
  font-weight: bold; 
  letter-spacing: 0.5pt;
  margin-bottom:0.5em;
  background-color: #8F8F8F;
  color: #000000;
  text-align: justify
  } 
 
h2 {
  font-family: Verdana;
  font-size: 8pt; 
  font-style: normal; 
  font-weight: bold; 
  margin-bottom:0.5em;
  background-color: #8F8F8F;
  color: #000000;
  text-align: center
  } 

a:link {color: #ffffff; text-decoration:none}
a:visited {color: #ffffff; text-decoration:none}
a:active {color: #ffffff; text-decoration:none}
