body {
	font-family: Segoe, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
a {
	color:black;
}
h1, h2, h3, h4 {
	font-size: large;
	text-decoration: underline;
}
#navcontainer, #sidebar, #subnavigation {
	display:none;
}
#footer {
	margin-top: 2em;
	border-top: 3px double black;
}
.ar {
 text-align:right;
}