/* Style Sheet: basic.css */
BODY {
  background-color : #555555;
  background-attachment : fixed;
  font-size : 10pt;
  font-family : Arial, Helvetica;
}
TD {
  font-size : 10pt;
  font-family : Arial, Helvetica;
  font-weight : normal;
}


