
body {
	background: #ffffff;
	color: #000000;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #0000ff;
}

a.jack {
	text-decoration: none;
}

h1 {
	font-family: monospace;
}

h1.frontpage {
	margin-top: 30px;
}

h2 {
	font-family: monospace;
}

h3 {
	font-family: monospace;
}

small.extra {
	font-size: x-small;
}

body.main {
	background: #ffffff;
	margin: 0px;
}
	
p.markquote {
	color: #ccaa33;
	margin-left: 85px;
	font-weight: bold;
}

p.intro {
	font-family: sans-serif;
}

p.intro strong {
	color: #0000ff;
	font-family: monospace;
}

strong.jack {
	color: #ff0000;
	font-family: monospace;
}

span.frontsubhead {
	font-size: medium;
}

p.mainblurb {
	font-size: smaller;
	text-align: justify;
}

table.valueone {
	background: #ffffff;
	color: #000000;
}

tr.pungensermon {
	background: #ffffff;
	color: #333333;
	font-family: "Courier New";
}

tr.pungensermon strong {
	color: #ff00ff;
	font-family: sans-serif;
	font-size: larger;
}

tr.pungensermon em {
	color: #3333ff;
	font-family: "Times New Roman";
	font-size: larger;
	font-weight: bold;
	font-style: normal;
}

p.pungensermon {
	font-family: "Courier New";
}

pre.monkey {
	font-size: larger;
}

p.mungstory {
	font-family: monospace;
	color: #0000ff;
}

ul.linklist {
}

ul.linklist a {
	font-family: monospace;
	text-decoration: none;
	font-weight: bold;
	font-size: larger;
}

span.ncite {
	font-size: smaller;
}

a.linkdate {
	text-decoration: none;
	font-style: normal;
}

p.isaiah {
	font-family: cursive;
	color: #990000;
}

p.isaiah span.intro {
	color: #000000;
}

p.isaiah strong {
	font-family: monospace;
	font-size: x-large;
}

p.isaiah em {
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
}

p.isaiah2 {
	color: #990000;
	font-family: monospace;
}

p.isaiah2 strong {
	font-size: larger;
	color: #0000cc;
}

p.isaiah2 em {
	color: #000000;
	font-style: normal;
}

p.isaiah3 {
	font-family: monospace;
	color: #0000cc;
}

p.isaiah3 em {
	font-style: normal;
	color: #000000;
}

p.isaiah3 strong {
	color: #000000;
}

body.ordain {
	background: white;
	color: black;
}

body.ordain a {
	text-decoration: none;
}

body.ordain a:link {
	color: blue;
}

body.ordain a:visited {
	color: blue;
}

p.ordain-note {
	text-align: left;
}	

p.ordain {
	width: 80%;
	text-align: center;
	font-size: larger;
	font-family: monospace;
	color: #990000;
	padding: 5px;
}

body.letter p {
	font-family: monospace;
	width: 75%;
}

body.letter p.note {
	font-family: serif;
	width: 100%;
	font-size: x-small;
}

body.mungsermon h1 {
	text-align: center;
	font-family: cursive;
	color: #0000ff;
}

body.mungsermon p.byline {
	text-align: right;
	font-family: cursive;
	font-size: small;
	margin: 2px;
}

body.mungsermon hr {
	margin: 2px;
}

body.mungsermon p.quote {
	text-align: right;
	font-family: monospace;
}

body.mungsermon span.mungwords {
	font-family: cursive;
	color: #cc0000;
}

body.mungsermon p.signoff {
	text-align: center;
	font-family: cursive;
	font-size: large;
	color: #0000ff;
}

body.mojo {
	font-family: monospace;
}

strong.gbnf {
	font-family: monospace;
}

body.robotjesus p {
	font-family: "Times New Roman" serif;
	font-size: large;
}

body.robotjesus h1 {
	font-family: "Times New Roman" serif;
	font-size: x-large;
}

body.robotjesus h2 {
	font-family: "Times New Roman" serif;
	font-size: x-large;
}

body.robotjesus a {
	text-decoration: none;
}

body.attack {
	background-color: #000000;
	color: #ffffff;
	font-family: sans-serif;
}

body.attack a {
	text-decoration: none;
}

body.attack a:link {
	color: aqua;
}

body.attack a:visited {
	color: aqua;
}

body.attack ul a {
	text-decoration: underline;
}

body.attack ul a:link {
	color: blue;
}

body.attack ul a:visited {
	color: blue;
}

body.attack p {
	font-size: larger;
}

body.attack div.story {
	background: white;
	color: black;
	padding: 15px;
}

body.attack div.story p {
	background: white;
	color: black;
}

body.attack div.hymn {
	background: white;
	color: blue;
	padding: 15px;
}

body.attack div.aside {
	background: white;
	color: black;
	padding: 15px;
	font-family: serif;
	font-size: smaller;
	text-align: left;
}

body.attack pre {
	font-family: sans-serif;
	font-size: larger;
}

body.mdmaplan {
	margin-right: 20%;
}

body.mdmaplan blockquote {
	background: #ccffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.reference {
	margin-left: auto;
	margin-right: auto;
}

.reference a {
	text-decoration: none;
}

.reference a:hover {
	text-decoration: underline;
}

div.reference {
	margin-left: 5%;
	margin-right: 5%;
	clear: left;
}

div.reference div {
	float: left;
	padding: 0;
	margin-left: 1em;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
}

.reference ul {
	list-style-type: none;
}

.reference ul li {
	margin-left: 1em;
	text-indent: -2em;
}

