* {
  background-color:white !important;
  color:black !important;
  float:none !important;
}
body {
  /*
  font-family:georgia, times, serif !important;
  font-size:7pt !important;
  */
  font-size:9pt !important;
}
#header, #menu, #footer, #left, #handle, #right, .pageButtons, .pageCommands, .linklet, .floating, .tooltip, .thick-line {
  display:none !important;
}
a {
  text-decoration:none !important;
}
.baseView {
  margin-bottom:20px !important;
}
.form-legend {
  /*
  font-size:9pt !important;
  */
  font-size:11pt !important;
  border-bottom:2px solid black !important;
}
.detailedView .fieldset-legend, .listView .fieldset-legend {
  /*
  font-size:8pt !important;
  */
  font-size:10pt !important;
  border-bottom:2px solid black !important;
}
.fieldset-legend .legend {
  float:none !important;
}
.viewPage table {
  /*
  font-size:7pt !important;
  */
  font-size:9pt !important;
}
.viewPage .labelCol {
  overflow:visible !important;
}
.listView .list th {
  /*
  font-family:georgia, times, serif !important;
  font-size:7pt !important;
  */
  font-size:9pt !important;
  color:black !important;
  border-top:0px !important;
  border-bottom:2px solid black !important;
}
.listView .list td, .listView .list .even td {
  /*
  font-size:7pt !important;
  */
  font-size:9pt !important;
  border-bottom:2px solid black !important;
}
