body {
	background-color: #658fd9;
}

#hd, #bd, #ft {
	padding-bottom: 1em;
	background-color: white;
}

#ft {
	padding-bottom: 1em;
	text-align: center;
	font-size: .9em;
}

#hd img {
	border: thin solid black;
}

#hd h1, #hd h2 {
	display: none;
}

h1 {
	color: #000074;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-weight: normal;
}

.sidepic {
	float:right;
	margin: 10px;
}

p.question {
	font-weight: bold;
}

th {
	background-color: #000074;
	color: white;
}

a.paylink {
	color: #003333;
	text-decoration: underline;
	font-weight: bold;
}