.SmallPrint {
	font-size: smaller;
	color: #333333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a.visited {
	color: #FF0000;
	text-decoration: underline;
}
a.hover {
	color: #FF0000;
	text-decoration: none;
}
.navigation {
	font-size: smaller;
}
h1 {
	font-size: x-large;
}
