A {
   text-decoration: none;
   font-weight: bold;
}

A:hover {
   text-decoration:underline;
   color:#FF0000;
   font-weight: bold;
}

BODY, TH, TD {
   font-family: "Hiragino Kaku Gothic Pro", "甲仿幼用剩打 Pro W3", "Osaka", "MS P 打扑永弁", sans-serif;
   font-size: 9pt;
   line-height: 11pt;
}

B {
   font-family: "Hiragino Kaku Gothic Pro", "甲仿幼用剩打 Pro W6", "Osaka", "MS P 打扑永弁", sans-serif;
}

H3 {
   font-size: 14pt;
   line-height: 14pt;
}

DT { font-weight: bold }
INPUT, SELECT,TEXTAREA { font-size: 9pt; background:#404040; color:#dadada; border-color: #909090 }

LI {
 padding-top: 7px;

}
