  body {
	font-family: Georgia, Times New Roman, serif; 
	background-color: lightgoldenrodyellow;
	font-weight: normal;
	font-style: normal;

} h1, h2, h3, h4, h5 {
	font-family: Garamond, Garamond BT, Original Garamond, Original Garamond BT, OrigGaramond, OrigGaramond BT, Times New Roman, serif; 
	font-style: normal;
	text-align: center;
} h1.sub, h2.sub, h3.sub, h4.sub {
	font-style: italic;
} h1 {
	font-size: 164%; 
	letter-spacing: 12px
} h1.sub {
	font-size: 123%; 
	letter-spacing: 2px
} h2 {
	font-size: 139%;
	letter-spacing: 8px
} h2.sub {
	font-size: 104%;
	letter-spacing: 1px
} h3 {
	font-size: 118%;
	letter-spacing: 2px
} h3.sub {
	font-size: 105%;
	letter-spacing: 1px
} h4 {
	font-size: 105%;
	letter-spacing: 3px
} h4.sub {
	font-size: 105%;
	letter-spacing: 1px
} h5 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0px

} p, li {
	font-size: 105%;
} p.half {
	margin: 0.4em; 
} a {
	font-weight: bold;
	text-decoration: none;
} a:link {
	color: #0000FF;
} a:active {
	color: #FF0000;
} a:visited {
	color: #B700B7;
} a:hover {
	text-decoration: overline underline;
} .seen {
	background: #ffffdd; 
	border: black 1pt solid; 
	padding: 2px;
} .unseen {
	border: thin; 
	padding: 2px;
}

