@charset "iso-8859-1";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #660;
}

body,td,th {
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660;
	margin-top: 10px;
}
p {
	padding: 0px 20px;
}
.pagelink {
	background-color: #FFFF33;
	border: solid 1px blue;
}
.lettered_list {
	list-style-type: lower-alpha;
}
