
a:link {
    font-size : 9pt;
  color : #000000;
  text-decoration : underline
}

a:visited {
    font-size : 9pt;
  color : #000000;
  text-decoration : underline
}

a:hover {
    font-size : 9pt;
  color : #888888;
  text-decoration : none
}

a.link2::link {
  font-size : 14px;
  color : #888888;
  text-decoration : none
}

a.link2::visited {
  font-size : 14px;
  color : #888888;
  text-decoration : none
}

a.link2:hover {
  font-size : 14px;
  color : #000000;
  text-decoration : underline
}


a.link3::link {
  font-size : 14px;
  color : #000000;
  text-decoration : underline
}

a.link3::visited {
  font-size : 14px;
  color : #000000;
  text-decoration : underline
}

a.link3:hover {
  font-size : 14px;
  color : #000000;
  text-decoration : none
}



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

td,form,selcet,option,input{
    font-size : 9pt;
    line-height : 18pt;
}

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

.ff {
  border-bottom: #000000 1px solid;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  background-color : #E4E2DE;
  font-family : arial;
  color : #000000
}


.font11{
  font-size : 11pt;
}

.font12{
  font-size : 12pt;
}

