#horizontal_menu, #vertical_menu, #separator, #header, #home_image {
	display: none;
}

body {
	color : #000000; 
	background : #ffffff; 
	font-family : "Times New Roman", Times, serif; 
	font-size : 12pt;
}
img {
	display: none
}
a { text-decoration : underline; color : #0000ff; }
#content {	
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	font-family : "Times New Roman", Times, serif;
	width: 60%;
	border: 0;
	padding: 0;
	color: #000000;
	float: none !important;
	background: transparent;
}
.hide{
	display: none;
}
.printtext {
	display: block;
}
