body{
	background: white;
	color: black;
	font-size: 10pt;
}
a{
	color : #0000ff;
	text-decoration: underline !important;
}
#navigation{
	display: none;
}
#subnavigation{
	display: none;
}
.rightcolumn{
	display: none;
}
#footer{
	display: none;
}
