
a:link {
  font-size : 8pt;
  color : #0000ff;
  font-family : arial;
  text-decoration : none
}

a:visited {
  font-size : 8pt;
  color : #0000ff;
  font-family : arial;
  text-decoration : none
}

a:hover {
  font-size : 8pt;
  color : #000000;
  font-family : arial;
  text-decoration : none
}

u {
  font-size : 1pt;
  color : #ffffff
}

html , body , td {
  font-family : arial;
  font-size : 8pt
}
