body {
	margin-left: 2em;
}

a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #F0F0F0;
}
a:active {
	text-decoration: none;
}
.headnote {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	text-decoration: underline;
}
.text {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 0.875em;
	line-height: 1.2;
	padding-bottom: 0px;
}
.textital {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 0.875em;
	line-height: 1.2;
	font-style: italic;
}
