h1, ul.menu-top, ul.menu-left, .factsheet-buttons {
	display: none;
}

#footer {
	text-align: center;
}

.factsheet {
	border: 0;
}
.factsheet legend {
	font-size: 1.4em;
	font-weight:bold;
	color: #832e4a;
}
.factsheet img {
	float:right;
	margin-left: 20px;
}

.factsheet dl dt {
	font-weight: bold;
	color: #832e4a;
}
.factsheet dl dd {
	margin-left: 1em;
}

.factsheet h4 {
	font-weight: bold;
	color: #832e4a;
}

.factsheet h5 {
	font-weight: bold;
	font-size: 1.8em;
	margin: 1em 0 0.5em;
	color: #832e4a;
}

.factsheet p {
	text-align:justify;
	margin-left: 1em;
	display:inline;
}

.factsheet h5 {
	text-align: center;
}

.factsheet address{ 
	text-align: center;
	margin-bottom: 1em;
}
