body {
	font-family: arial;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

div#heading {
	font-size: 20pt;
}

div.explain,div.explain a {
	color: gray;
}
