body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
}

#menuBar ul {
	display: none;
}


h1 {
	font-size: 150%;
}


h2 {
	font-size: 130%;
}

h1 a, h2 a {
	color: #000;
	text-decoration: none;
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#copyright {
	margin-top: 20px;
}