<style>

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #4F5F7F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
.smallgrey {
	font-size: small;
	color: #666666;
}
.pagetitle {
	font-size: 18px;
}

</style>