body {
	font-family:Trebuchet MS, Arial, sans-serif;
}
h1 {
	font-size:18pt;
	letter-spacing:0.1em;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
a:link {
	color:#777;
	text-decoration:underline;
}
a:hover {
	color:#555;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
	color:#777;
	text-decoration:underline;
}

