body {
	font-family: "Verdana", sans-serif;
}

.mail:hover {
	background: #FFEE99;
}

.center {
	text-align: center;
}

pre {
	background-color: #EEEEEE;
	font-family: "Courier New", monospace;
}

.indent {
	margin-left: 2em;
}

.item {
	margin-top: 1em;
}
