* {
  font-family:Verdana, Arial, sans-serif;
  font-size:12px;
}

#menu, .toolbar, #table_tools_top, #table_tools_bottom, .filter_input, .system_info, .noprint
{
  display: none;
}

a {
  text-decoration: none;
}

body {
  width: 100%; margin: 0; float: none;
}

th {
  text-align:left;
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #781351
}