
a:link {
  font-size : 9pt;
  color : #ffffff;
  text-decoration : none
}

a:visited {
  font-size : 9pt;
  color : #ffffff;
  text-decoration : none
}

a:hover {
  font-size : 9pt;
  color : #ffff00;
  text-decoration : underline
}

u {
  font-size : 1pt;
  color : #ffffff
}

td,form,selcet,option,input{
  font-size : 9pt
}

.bg {
  background-image : url(../img/bg.gif);
  background-repeat : repeat-x
}

.form {
  border-bottom: #000000 1px solid;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  background-color : #ffffff;
  font-size : 9pt;
  height : 18;
  color : #888888
}

.text {
  font-size : 10pt;
  line-height : 15pt
}

.tit {
  font-size : 11pt;
  font-weight : 900
}