body 
 { 
  background-color: #FFFF99; 
  scrollbar-base-color: #FFCC00; 
  scrollbar-track-color: #fffffff; 
  scrollbar-arrow-color: #000000; 
  font-family: Verdana; 
  font-size: 12pt; color: #000000;
 }

p
 { 
  font-size: 12pt; 
  font-family: verdana, sans-serif; 
  color: #000000;
 }

h1 
 { 
  font-size: 14pt; 
  font-family: verdana, sans-serif; 
  color: #000000;
  }

a:hover 
 {
  color: #000000; 
  text-decoration: underline;
 }

a:link 
 { 
  color: #000000; 
  text-decoration: underline;
 }

a:visited 
 { 
  color: #000000; 
  text-decoration: underline;
 }

a:active 
 { 
  color: #000000; 
  text-decoration: underline;
 }

tr 
 { 
  font-size: 12pt; 
  color:#000000; 
  font-family: verdana, sans-serif;
 }

td 
 { 
  font-size: 12pt; 
  color: #000000; 
  font-family: verdana, sans-serif;
 }

th 
 { 
  font-size: 12pt; 
  color: #000000; 
  font-family: verdana, sans-serif;
 }

caption 
 { 
  font-size: 12pt; 
  color: #000000; 
  font-family: verdana, sans-serif
 }
-->
