body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 30px;
}
h1 {
	font-size: x-large;
	color: #003366;
}
h2 {
	font-size: large;
	background-color: #FFCC33;
}
.hd {
	background-position: center center;
	text-align: center;
	border-bottom-style: double;
	border-bottom-color: #003366;
	border-bottom-width: 6px;
}
h4 {
	font-style: italic;
}

