@charset "utf-8";
/* CSS Document--for printing pages */

body {
	color:#000;
	background:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

a {
	text-decoration:underline;
	color:#000;
}

#left, .topRight, #insideBottom, #leftI{
	display:none;
}