html, body {
	font-family:Arial,sans-serif;
	font-size:9pt;
}

a {
	text-decoration:none;
	color:#00a;
	background-color:#f7f7f7;
}

a:hover {
	text-decoration:underline;
}

p.banner {
	font-size:14pt;
	font-weight:bold;
	text-align:center;
}

p#header {
	text-align:center;
}
