body {
	color: #000000;
	background: #ffffff;
	font-family: Verdana;
	font-size: 6pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}

ul {
	list-style: disc;
	padding-left: 0;
	margin-left: 15px;
}

#navigation, #advertising, #other {
  display : none;
}