h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 15px;
	padding-left: 15px;
}
.essay {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.9em;
	color: #000000;
	background-color: #FFFFFF;
	padding: 20px 25px 25px;
	width: 640px;
}
.essay a:link {
	color: #000000;
}
.essay a:hover {
	color: #FF0000;
}
sup {
	line-height: 0em;
	font-size: 0.8em;
}
blockquote {
	line-height: 150%;
}
.lineheight {
	line-height: 180%;
}

td blockquote {
	line-height: 180%;
}
.header {
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 2pt;
	font-weight: normal;
	padding-bottom: 15px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
