body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 30px;
}
h1 {
	font-size: 2.5em;
	line-height: 1.5em;
	font-weight: bold;
}
h2 {
	font-size: 1.7em;
	font-weight: bold;
}

a:link {
	color: #0000CC;
	text-decoration: none;
	font-size: 1.3em;
}
a:visited {
	color: #990000;
	font-size: 1.3em;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
	height: 1.3em;
}

p {
	font-size: 1.4em;
	line-height: 1.2em;
}
.totop {font-size: 1.6em}
.alpha {
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
}

