	body { 
		color: #000;
		background: #FFF;
		font-family: Verdana, Helvetica, Arial, Sans-serif;
	}
	h1 { font-size: 200%; }
	h2 { font-size: 150%; }
	h3 { font-size: 115%; }
	h4 { font-size: 100%; }
	h5 { font-size: 80%; }
	h6 { font-size: 65%; }
	#header h1 {
		margin-top: 0;
		margin-right: 220px;
	}
	#menu {
		display: none;
	}
	#content hr {
		display: none;
	}
	#footer #sitemap {
		display: none;
	}
	#footer address {
		width: 200px;
		position: absolute;
		top: 0;
		right: 0;
		text-align: right;
		color: #FFF;
		font-size: 76%;
		font-style: normal;
	}
