.topNav {
	display: none;
	}

* {
	font-family: georgia, "times new roman", serif;
	font-size: 12px/20px;
	}

body {
	padding: 10%;
	line-height: 1.2;
	word-spacing: 1px;
	}

.headline {
	font-weight: bold;
	font-size: 16px;
	}

.subheadline {
	font-weight: bold;
	font-size: 14px/20px;
	}

a {
	color:#000000;
	text-decoration: underline;
	}

