body {
	margin-top: 2em;
	text-align: center;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #800000;
	background-color: #ffffcc }
h1,  {
	font-family: Georgia, Times New Roman, Times, serif; 
	}
#wide	{
	letter-spacing: 1em
	}
h2, h3  {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}
table {
	text-align: center;
	background-color: #ebebeb;
	cellspacing: 3;
	border: thick solid #800000;
	}
a:hover { background: #FFFF66;
	}
a:link {color: #Red;
	text-decoration: none }
a:visited {color: teal;
	text-decoration: none }


