
a:link {
  font-size : 9pt;
  color : #003366;
  text-decoration : none
}

a:visited {
  font-size : 9pt;
  color : #003366;
  text-decoration : none
}

a:hover {
  font-size : 9pt;
  color : #880000;
  text-decoration : underline
}

u {
  font-size : 1pt;
  color : #ffffff
}

i {
  font-size : 4pt;
  color : #ffffee
}


td,form,select,option,input {
  font-size : 9pt
}

b {
  color : #ff9900
}
