
body {
  margin: 1em;
  background-color: #fff !important;
  border: 0px !important;
  font-size: 100% !important;
}
th {
  text-align: left; /* LTR */
  color: #006;
  border-bottom: 1px solid #ccc;
}
tr.odd {
  background-color: #ddd;
}
tr.even {
  background-color: #fff;
}
td {
  padding: 5px;
}
#menu {
  visibility: hidden;
}
#main {
  margin: 1em;
}
div, p, a, span, em, strong, b, i, ul, li { 
   font-size: 100% !important; 
}
ul.links {
	display: none !important;
}
