body {
	background-image: url(charcoal.jpg);
	background-color: #386868;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0em;
	text-decoration: none;
	color: #D0DCD0;
	line-height: 1.25em;
}
	pre {
		font-family: monospace;
	}
	p {
		direction: ltr;
		text-indent: .25in;
		text-align: left;
	}
	.p1:first-letter {
		font-size: 150%; text-indent: .25in;
		text-align: left;
	}
	.pstuff {
		font-size: 1.25em;
		text-align: left;
		font-weight: normal;
		position: static;
	}
	a {
		text-decoration: none;
	}
	a:link {
		color: #A6FFCC;
	}
	a:visited {
		color: #33CC66;
	}
	a:hover {
		color: #FF9933;
	}
	h1 {
		text-align: center;
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
		color: #D0DCD0;
		font-size: 150%;
		font-weight: normal;
	}
	h2, h3 {
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
		color: #D0DCD0;
		font-weight: lighter;
		font-size: 1.25em;
	}