body{
  background-color: #FFFFFF;
  margin: 30px;
  font-family: georgia, serif;
}

table{
	font-size: 1em;
	font-family: georgia, serif;
}

td.header{ font-size: 1.1em; padding: 0px; }
td.indextext{ font-size: 0.9em; }

td.prevnext{ font-size: 1.2em; }


A:link {text-decoration: underline; color: #283D1C}
A:link:hover {text-decoration: underline; color: #283D1C;}
A:visited {text-decoration: underline; color: #283D1C}
A:visited:hover {text-decoration: underline; color: #283D1C}

