body, td, th, p {
  background-color: #ffffff;
  color           : #444444;
  font-family     : Arial, Verdana, Sans-Serif;
  font-size       : 10pt;
  margin          :  0pt;
}

a {
  color           : #004488;
  text-decoration : none;
}
a:hover {
  text-decoration : underline;
}

.menu_sep {
  background-color: #888888;
}
