/* PRINT CSS Document */

body {
	background-color:#ffffff;
	font-size: 13pt;
	font-family:'Times New Roman',Times,serif;
	color:#000000 
}
* { 
	background-image:none;
}
img, #banner, #banleft, #banright, #footer{
  	display:none;
}
#content {
	width: 100%; 
	margin: 0; 
}


