  /* CSS Document */
  <style>
  
  A:link {text-decoration: none; color: #182A8C; font-family: Verdana, Helvetica; font-size: 8pt}
  A:visited {text-decoration: none; color: #182A8C; font-family: Verdana, Helvetica; font-size: 8pt}
  A:active {text-decoration: none; color: #FF0000; font-family: Verdana, Helvetica; font-size: 8pt}
  A:hover {text-decoration: none; color: #CAD718; font-family: Verdana, Helvetica; font-size: 8pt}

  BODY {
  scrollbar-face-color: "#CAD718"; 
  scrollbar-shadow-color: #222222; 
  scrollbar-highlight-color: #ffffff; 
  scrollbar-3dlight-color: #DBE56B; 
  scrollbar-darkshadow-color: #CCCCCC; 
  scrollbar-track-color: #DDDDDD;
  scrollbar-arrow-color: #182A8C;
  }
  .style1 {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  text-align: center;
	  font-size: 14px;
	  color: #FFFFFF;
  }
  .style2 {
	  text-align: center;
  }
  .style3 {
	  text-align: left;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 8px;
	  color: #182A8C;
	  margin-top: 0;
	  margin-bottom: 0;
  }
  .style4 {
	  background-color: #99CCFF;
  }
  .style5 {
	  color: #0033CC;
  }
  .style6 {
	  text-align: center;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: xx-small;
	  color: #182A8C;
	  margin-top: 0;
	  margin-bottom: 0;
  }
  .style7 {
	  font-size: xx-small;
  }
  .style8 {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 16px;
	  font-weight:bold;
	  color: #182A8C;
	  text-align:left;
  }
  .style9 {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 16px;
	  color: #182A8C;
	  text-align:center;
	  font-weight: bold;
  }
  div#piedpage1 {
		  height: 80px;
		  clear: both;
	  }
  div#piedpage2 {
	  position: absolute;
	  bottom: 0;
	  left: 10px;
	  width: 100%;
	  height: 8px;
	  line-height: 2em;
	  text-align: center;
	  border-top: solid 1px white;
	  background: white;
	  top: 726px;
	  }
	  
	  </style>
