/* --- General Rules - masonprintstyle.css --- */

body textfull {
	background: white;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify
	}

#menu {
	display: none;
	}

#breadcrumb {
	display: none;
	}

#title {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	}

#content {
	width:590px;
	text-align: justify;
	border: 0;
	margin: 0 0;
	margin-right: -100%;
	padding: 0;
	float: none !important;
	}

#table {
	display: table;
	table-layout:auto;
	text-align: justify;
	}
	
#footermenu {
	display: none;
	}
	
#footer {
	display: none;
	}
