body {
	margin-top: 2em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #800000;
	background-color: #ffffcc }
h1, h2, h3	{
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center
	}
h4	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}	
table {
	text-align: left;
	}
#pages {  
	background: #CCD7F8;
	}		
a:hover { background: #ffffcc;
	}
a:link {color: blue;
	text-decoration: none }
a:visited {color: purple;
	text-decoration: none }
p {
	text-indent: .5in;
	margin-left: .6in;
	margin-right: .6in;
	text-decoration: none;
	font-weight: bold;
	}


