body {
  color : #000000;
  background : #ffffff;
  font-family : "Bookman Old Style", "Century Gothic", Arial;
  font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
td {
  font-size : 16pt;
}
#content {
	float: right;
	width: 830px;
	padding: 30px 30px 0 0;
}
#header, #description, #footer, #logo, #sidebar {
  display : none;
} 