body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	}
	
img {
	border: 0;
	}
	
h1, h2 {
	font-weight: normal;
	}
h1 {
	color: #a70d17;
	font-size: 200%;
	line-height: 35px;
	}
h2 {
	color: #658585;
	font-size: 170%;
	}
	
#header {
	text-align: right;
	}

#banner, #navigation, #subNavigation, #footer {
	display: none;
	}
