.header {
	vertical-align: middle;
	text-align: center;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #d4ecfb;
	vertical-align: text-top;
}
.footer {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: center;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #9900FF;
}
a:hover {
	color: #009933;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
