
BODY {
  scrollbar-face-color: #080;
  scrollbar-shadow-color: #AED673;
  scrollbar-highlight-color: #00FF00;
  scrollbar-3dlight-color: #AED673;
  scrollbar-darkshadow-color: #080;
  scrollbar-track-color: #8DCB41;
  scrollbar-arrow-color: #8DCB41;
  background-color: white;
  background-image: url(green-fold.gif);
  background-repeat: repeat-y;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  margin-left: 75px;
  margin-right: 50px;
}

H1, H2, H3, H4, H5, H6 {
  font-family: Verdana, Arial, sans-serif;
  color: #080;
}

UL {
  list-style-image: url(bllt-green.gif);
}

div.footnote {
  font-size: xx-small;
  text-align: center;
}

a {
  text-decoration: none;
  font-weight: 500;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 12pt;
}

a:active {
  color: #A00;
}

	
a:link {
  color: #A00;
}

	
a:visited {
  color: #A00;
}

	
a:hover {
  color: #FF0000;
}
