body { margin:0; padding:0; background:white; }
body, p, td {
	font-family: verdana, sans-serif;
	font-size: 9pt;
}
#header {
	border-bottom: solid #2151A5 1px;
	padding: 0 9px;
}
#header a {
	float: right;
	padding: 4px;
	color: blue;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 10pt;
	text-align: center;
	color: #2151A5;
}

#main {
	text-align:center;
}
