	body {
		margin: 0px;
		padding: 0px;
	}
	
	#Site {
		width: 100%;
	}
	
	.NoPrint {
		display:none;
	}
	
	.title {
		font: 15px 'Times New Roman';
		font-weight: bold;
		color:#d70000;
	}
	
	.text {
		font: 12px/16px Arial;
	}
