body {
	font-family: sans-serif;
	line-height: 1.5em;
}

div#google {
	display: none;
}

div#header {
	text-align: right;
}

ul#menu {
	display: none;
}

div#links {
	text-align: justify;
}

div#fussnote {
	text-align: right;
	font-size: 0.8em;
}

ul {
	list-style: square;
}

h1 {
	font-weight: normal;
	font-size: 18pt;
}

h2 {
	font-weight: normal;
	font-size: 16pt;
}

h3 {
	font-weight: normal;
	font-size: 14pt;
}

.noPrint {
	display: none;
}
