<style type="text/css">
BODY, P, H1, H2, H3, H4, TABLE, TR, TD, TH, TEXTAREA, INPUT {
  font-family:Verdana,Helvetica,Arial,Sans-serif;
  font-size: 11px
}
A {text-decoration:none;color:#336699}
A:HOVER{text-decoration:underline; color:#336699}
.MenuItem {
  font-family: Verdana, Arial,sans-serif;
  font-size: 8pt;
  font-weight: normal;
  border-color: White;
  border-width: 1px;
  border-style: solid;
  padding: 2px 5px 2px 15px;
  cursor: hand;
  background: White;
  behavior:url('/css/hover.htc');  
}
.MenuItemOver {background: #CECECE;border-color: #808080;color: #CC6600;}
.MenuItemClick {background: #808080;border-color: #808080;color: #CC6600;}
.CopyrightInfo {COLOR: #000000;FONT-FAMILY: Verdana, Arial;FONT-SIZE: 9px}
.Button1 {
  font-family:Arial,sans-serif; 
  font-size:9pt; 
  color:white; 
  background-color:#336699; 
  border:black; 
  border-style:groove; 
  border-top-width:1px; 
  border-bottom-width:1px; 
  border-right-width:1px; 
  border-left-width:1px;}
</style>