
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #F7F8AE;
}

body {
	background-color: #336633;
	margin-top: 0px;
	margin-bottom: 5px;
}

a:link {
	color: #FFFF99;
	text-decoration: underline;
}
a:visited {
	color: #FFFF99;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.bookstyle1 {
  font-size: 12px;
}

.footerstyle1 {
  font-size: 11px;
}