<!-- 
  BODY 
  { 
  text-decoration: none; 
  font-family: Verdana,Arial; 
  font-size: 8pt; font-weight: normal; 
  font-style: normal; color: #FFFFFF; 
  background-image:url(""); 
  background-repeat:no-repeat; 
  background-attachment: fixed; 
  background-position: top right; 
  background-color:#000000; 
  }
  
  A:LINK 
  { 
  font-family: Verdana,Arial; 
  font-size: 8pt; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none; 
  color: #ffffff; 
  }
  
  A:VISITED 
  { 
  font-family: Verdana,Arial; 
  font-size: 8pt; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none; 
  color: #ffffff; 
  }
  
  A:HOVER 
  { 
  font-family: Verdana,Arial; 
  font-size: 8pt; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none; 
  color: #83ffa9; 
  }
  
  TD 
  { 
  font-family: Verdana,Arial; 
  font-size: 8pt; 
  font-weight: normal; 
  font-style: normal; 
  color: #000000; }
}
-->