body {
	background-color: #000000;
	color: #C0C0C0;
	font-family: Pegasus, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}

p {
	color: #C0C0C0;
	font-family: Pegasus, Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
}

td {
	color: #C0C0C0;
	font-family: Pegasus, Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
	color: #C0C0C0;
	font-family: Pegasus, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

a:hover {
	text-decoration: underline;
	color: #C0C0C0;
	font-family: Pegasus, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

h3 {
	color: #C0C0C0;
	font-family: Pegasus, Georgia, "Times New Roman", Times, serif;
	font-size: 2.25em;
	font-variant: small-caps;
}

h2 {
	color: #C0C0C0;
	font-family: Pegasus, Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-variant: small-caps;
}

p.quotation {
	color: #FF0000;
	font-family: Pegasus, Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
}