BODY {
	color: #00008B;
	background-color: rgb(160,160,164);
	font-family: Arial, sans-serif;
	font-size: small;
	text-align: left;
}

A {
	color: #00008B;
	text-decoration: none;
}

A:HOVER {
	color: #FDFDFF;
	text-decoration: none;
}

H1 {
	color: #00008B;
	text-decoration: none;
	font-size: 30pt;
	background-position: center;
	text-align: center;
}

H3 {
	color: #00008B;
	text-decoration: none;
	font-size: 15pt;
	background-position: center;
	text-align: center;
}