body {  font-family: Tahoma, Arial, Helvetica, sans-serif}
h1 {
	font-size: 1.4em;
	color: #000000;
	text-align: center;
}
h2 {
	font-size: 1.2em;
	color: #000000;
}
.spacer {
	display: none;
}
ul,li {
	font-size: 0.9em;
}
h3 {
	font-size: 1.1em;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
