body {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FE643E;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-left: 12px;
	margin-right: 12px;
}
.quote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	font-size: 13px;
}
.quote3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 13px;
	letter-spacing: 1px;
}
a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #8C8C8C;
}
a:active {
	color: #CA0709;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1B1B1B;
	letter-spacing: 0.7em;
	margin-bottom: 40px;
	margin-left: 12px;
	font-size: 24px;
}
.abyss {
	text-align: left;
}
