/* CSS Document*/body {	background: white;	font-family:Arial, Helvetica, sans-serif;	font-size: 10pt;	}	body a{	color:#000000;	}	#all, #bigcontent {	width: auto;	border: 0;	margin: 0 5%;	padding: 0;	float: none !important;	} #left {	display: none;	}	#header, #footer {	display: none;	}	.articletitle {	font-size:20px;	font-weight:bold;	display:block;	border-bottom:1px solid #000000;	margin-top:10px;	}
