body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font: 12pt serif;
  font-size : 12pt; 
}

p
{
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#page
{
    position: absolute;
    width: 900px;
    left: 10px;		
    margin-left: -10px; 
    border: 1px solid;
    border-color: #703225;
}

#content-main
{
    float: none;
    width: 880px;
}

#topnav, #content-left, #content-right, #printbutton { 
  display : none; 
} 