/* -*- Mode: c -*- */

body {
	background-color: #eeffff;
	font-family: Arial, Helvetica;
}

h1 {
	font-family: Verdana;
}

span {
	font-size: 1.5em;
	font-weight: bold;
}

span.small {
	font-size: 0.8em;
	font-weight: normal;
}

a {
	color: #333333;
	text-decoration:underline;
}
