body {
	margin-top: 2em;
	text-align: center;
	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; 
	}
table {
	text-align: left;
	font: bold;
	margin-right: auto;
	margin-left: auto;
	}
.left  {
	text-align: left;
}
.pages {  
	background: #CCD7F8;
	}
.pages tr:hover td  {
  background-color: #FFFF66;
}
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;
	}

