body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000080;
	line-height: 1.3;
	font-size: 14px;
}
h1 {
	font-weight: normal;
	font-size: 36px;
	text-align: center;
}
#page {
	width: 700px;
	background-color: #FFFFFF;
}
#header {
	border: 2px solid #FFFFFF;
	padding: 4px 6px;
}
#header a, #header a:link, #header a:visited {
	color: #000000;
}
#header a:active, #header a:hover {
	color: #CC0000;
}
h2 {
	color: #CC0000;
	font-weight: normal;
}
#pagepad {
	padding: 10px;
}
.highlight {
	font-weight: bold;
	color: #CC0000;
}
