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