body {
	background-color: fcfeff;
	color: #001e33;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: c8930e;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 001e33;
	letter-spacing: 1px;

}
table {
	background-color: fcfeff;
	text-align: center;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 001e33;
	text-align: center;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c8930e;

}
a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 001e33;
	text-decoration: none;
}
a:hover {text-decoration: underline;
}