#header, #mainLeft, #mainRight, #tableBottom, .noMargin, #colRight, #colRightInside, #footer ul { display: none; }

body {
	background: #fff;
	font: 14px/16px Georgia, 'MS Serif', 'New York', 'Times New Roman', Times, serif;
	color: #000;
	margin: 0;
	padding: 0;
	}
table, tr, td {
	font: 14px/16px Georgia, 'MS Serif', 'New York', 'Times New Roman', Times, serif;
	color: #000;
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	}
	
#logoPrint {
	display: block;
	text-align: center;
	margin: 0 auto;
	}
	
#site, #footer, #colLeft, #mainMiddle {
	background: #fff;
	margin: 0;
	padding: 0;
	width: 95%;
	}
	
#mainMiddle .subContent {
	padding: 0 0 10px 0;
	margin: 0 0 25px 0;
	border-left: none;
	border-bottom: 1px solid #000;
	}
#mainMiddle .subContent p { text-align: left; }

h1 { font-size: 22px; }

.address {
	font: normal 14px Georgia, 'MS Serif', 'New York', 'Times New Roman', Times, serif;
	color: #000;
	}
	
.address span {
	font: normal 20px Georgia, 'MS Serif', 'New York', 'Times New Roman', Times, serif;
	color: #000;
	}

#footer {
	border-top: 4px solid #000;
	font-size: 12px;
	color: #000;
	padding: 25px;
	text-align: center;
	}
#footer a { color: #000; }