/* Rix Centre Print CSS Document (Print) */

body {
	background-color: #fff; 
	color: #000; 
	font-family: "Times New Roman", Times, serif; 
	margin: 0;
	font-size: 12pt;
	
}

#content h1, 
#content h2 {
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
}

#left, #right, #footer, #breadcrumbs {display: none;}
#left, #right, #top_nav, #header {display: none; visibility: collapse;}

#middle #content  {
	margin: 0;
	padding: 0;
	left: 0;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	width: 100%;
	position: absolute;
}


#middle #content p {
	
	font-size: 12pt;
}




