body {
  background-color: WHITE; 
  color: #000;
  font-family: Arial,Helvetica,Verdana,Tahoma,sans-serif;
  font-size: 10pt;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#page {
  position: absolute;
  width: 740px;
  margin: 1px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
}
div#page-header,
div#breadcrumb,
div#sidebar,
div#menu,
div#page-footer,
img.imageButton
{
  display: none;
}

h1 {
  margin-top: 0px;
  font-size: 15pt;
  color: #BF1400;
  text-align: left;
}
.linux h1 { 
  font-family: Utopia,serif;
}
h1 span span {
  display: block;
  color: #000;
  font-style: italic;
  font-size: 0.8em;
  font-weight: normal;
}
h2 {
  font-size: 13pt;
  font-weight: normal;
  border-bottom: 1px solid #C71100;
}
h2.noBorder {
  border-style: none;
}
h2.multi_colour1 span em {
  color: #E05700;
  font-style: normal;
  font-weight: bold;
}
h2.multi_colour2 span em {
  color: #7D0045;
  font-style: normal;
  font-weight: bold;
}

table {
  padding: 4px;
}
tr.even {
  background-color: transparent;
}
tr.odd {
  background-color: #EEE;
}
td {
  padding: 3px;
}

a,
div#box1 a ,
div#box2 a
{
  color: #000;
  text-decoration: none;
}
