/* --- General Rules - vaseyprintstyle.css --- */
body textfull {
	background: white;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	}

#menu {
	display: none;
	}
	
#wrapper, #content {
	width: auto
	border: 0;
	margin: 0 0;
	margin-right: -50%;
	padding: 0;
	float: none !important;
	}
	
#footer {
	display: block;
	text-align: center;
	}

#table {
	display: table;
	table-layout:
	text-align: justify;
	}
