body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	background: white;
}
h1 {
	font-size: 225%;
	font-weight: bold;
	color: #00008B;
	font-style: italic;
}
h2 {
	font-size: 140%;
	font-weight: bold;
	color: #00008B;
	font-style: italic;
}
td {
	font-size: 83%;
}
#footer {
	font-size: 83%;
}

