html, body {
	margin:0;
	padding:0;
	font-size:10pt;
	line-height:1.5;
	background-color:#ffffff;
	text-align:left;
}

#conftexts {
 	text-align: left; 
	padding: 0.4em 0em 0 0em; 
	font-size: 18pt; 
	font-weight: bold; 
	color:#000000;	
	}

#topnavbar, #balanceimagearea, #header {display: none;}

a {text-decoration: underline;}
}