BODY {
	color: Gray;
	background-color: White;
	font-family: Arial;
	font-size: 2;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

h1 {
	font-family: Arial;
	color: Black;
	font-size: -2px;
}


A {
	color: Black;
	text-decoration: none;
}

A:HOVER {
	color: Blue;
	text-decoration: none;
}.heading1 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
