body,html {
	color: black;
	background-image: url(http://www.cheerfulatheist.com/grey.gif);
	font-family: arial, helvetica, sans-serif;
	}
p,li,div,td,td p { font-size: 14px; }
li { margin-bottom:1em; }
h1 {
	color: #004a4a;
	font-size: 26px;
	}
h2 {
	color: #004a4a ;
	font-size: 22px;
	}
h3 {
	color: #004a4a;
	font-size: 18px;
	}
img {
	border: none;
	}
.subhead {
	margin: 0.5em 0;
	font-size: small;
	font-weight: bold;
	}
.sublink {
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: 1.5em;
	text-indent: -1em;
	font-size: x-small;
	}
.note {
	text-align:right;
	font-size:x-small;
	}
.block { margin: 1em 5em; }
