/* Printing styles */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000
	background-color: #FFFFFF;
}
#container { background-color: #FFFFFF; border: 0px }
#header { display: none;}
#sidebar { display: none;}
#footer { color: #000000}
.hide { display: none;}