body {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color:#000000;  
  background: #FFFFFF;
  margin-left: 20px; 
  margin-right: 0%; 
}


h3 {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color:#000000;  
  
}


a:link { color: #000000; font-size:9pt; text-decoration:underline; font-family: verdana; font-weight:bold;}  /* for unvisited links */
a:visited { color: #000000; font-size:9pt; text-decoration:underline; font-family: verdana; font-weight:bold;} /* for visited links */
a:active { color: #000000; font-size:9pt; text-decoration:underline; font-family: verdana; font-weight:bold;} /* when link is clicked */
a:hover { color: #000000; font-size:9pt; text-decoration:none; font-family: verdana; font-weight:bold;} /* when mouse is over link */



