




body {
  background: White;
  color: Black;
  margin: 0;
  padding: 0;
}

*{
 background : #fff !important}

.netscape4,
.tabs,
.personalBar,
td.left,
td.right,
td.workspace,
div.documentActions,
div.message,
div.hidden,
div.headerActions,
div.searchBox,
.footer,
.help,
.legend,
.rssExport,
.doNotPrint,
.flags,
#flag_cn,
#title,
#breadcrumbs,
#top_actions,
#left_slot,
#leftmenu,
#box_top,
#box_bottom,
.map,
.close{
  display: none;
}

td[style="width:?"],
table[summary="top"],
table[summary="bottom"]{
display: none;
}


div.ddefault{
 display : block !important;
}

#blk1, #blk2, #blk3, #blk4,
#blk5, #blk6, #blk7, #blk8, 
div.divgrey div.box_content{
 display : block !important;
 border : none !important;
 background : #fff !important;
}

.box_content{
 border : none !important;
}

ul{
  list-style-image: none;
}

.editableDocument,
.document,
div.description,
.group {
  width :100%;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
}

table.listing,
table.listing td {
  border: 1pt solid black;
  border-collapse: collapse;
}

a:link, a:visited {
  background: transparent;
  text-decoration: none;
}

pre {
  white-space: normal;
}

td.eventHeader {
  border: 1px solid black;
}
td.eventBody {
  border: 1px dotted black;
}

