body {
	background-color: black;
	background-image: url(marble.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: repeat;
	font-family: candara, rockwell, ms serif;
	font-size: 10.5pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	scrollbar-arrow-color: black;
	scrollbar-face-color: rgb(255,255,220);
	scrollbar-highlight-color: rgb(255,255,220);
	scrollbar-base-color: black;
	scrollbar-shadow-color: black;
	}

div {
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	}

div.paper {
	background-color: rgb(255,255,220);
	border: 1px solid black;
	color: black;
	width: 900px;
	}

h6 {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: almagro, rockwell, copperplate gothic bold;
	font-size: 15pt;
	font-weight: normal;
	}

h4 {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: copperplate gothic bold;
	font-size: 16pt;
	font-weight: normal;
	}

h3 {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: fg delany;
	font-size: 18pt;
	font-weight: normal;
	}

h2 {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	color: rgb(150,50,50);
	font-family: morpheus, copperplate gothic bold;
	font-size: 20pt;
	font-weight: normal;
	}

h1 {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 50px;
	padding-bottom: 25px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: rockwell, copperplate gothic light;
	font-size: 24pt;
	font-weight: normal;
	text-align: center;
	}

table {
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-collapse: collapse;
	font-size: 11pt;
	}

table.contents {
	border-top: 2px solid darkred;
	border-bottom: 2px solid darkred;
	}

table.summary {
	font-family: rockwell;
	font-size: 10.5pt;
	}

table.bord {
	border: 2px solid black;
	}

table.bordsm {
	border: 2px solid black;
	font-size: 10pt;
	}

table.linktable {
	padding: .5em .5em;
	border: none;
	}

table.moddate {
	font-size: 9pt;
	}

table.monster {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	font-size: 10pt;
	margin-top: 30px;
	margin-bottom: 10px;
	}

tr {
	vertical-align: top;
	}

tr.bord {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}

th {
	vertical-align: bottom;
	letter-spacing: .1em;
	}

td {
	letter-spacing: .1em;
	}

td.leftedge {
	padding-left: 7px;
	text-align: left;
	}

td.rightedge {
	padding-right: 7px;
	text-align: right;
	}

dl {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	}

dt {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: rockwell;
	font-size: 12pt;
	}

dd {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 40px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 10.5pt;
	letter-spacing: .1em;
	}

dd.pub { color: black; }
dd.fan { color: rgb(100,100,200); }
dd.new { color: rgb(150,25,0); }
#histnew { color: rgb(0,0,150); }

span.new { color: rgb(75,75,150) }
span.smaller { font-size: 11pt; }

ul {
	list-style-position: outside;
	list-style-type: disc;
	}

li {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: .1em;
	text-align: left;
	}

p {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: .1em;
	}

p.quote {
	padding-left: 3em;
	padding-right: 3em;
	}

p.subtitle { font-size: 12pt; text-align: center; }

a {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
	}

a.int:link { color: rgb(30,120,30); text-decoration: underline; }
a.int:visited { color: rgb(30,120,30); text-decoration: underline; }
a.int:hover { color: rgb(150,180,150) }
a.int:active { color: rgb(150,180,150) }
a.ext:link { color: rgb(30,30,120); text-decoration: underline; }
a.ext:visited { color: rgb(30,30,120); text-decoration: underline; }
a.ext:hover { color: rgb(150,150,180) }
a.ext:active { color: rgb(150,150,180) }
a.hid:link { color: black; text-decoration: underline; }
a.hid:visited { color: black; text-decoration: underline; }
a.hid:hover { color: gray; }
a.hid:active { color: black; }
a.nav:link { color: rgb(30,30,30); text-decoration: underline; }
a.nav:visited { color: rgb(30,30,30); text-decoration: underline; }
a.nav:hover { color: rgb(150,150,150); }
a.nav:active { color: rgb(150,150,150); }
a.ref { font-family: rockwell; text-decoration: none; }
a.ref:link { color: rgb(150,0,0); }
a.ref:visited { color: rgb(150,0,0); }
a.ref:hover { color: rgb(180,90,90); }
a.ref:active { color: rgb(150,0,0); }
a.ref2 { font-family: rockwell; font-variant: small-caps; font-weight: bold; text-decoration: none; }
a.ref2:link { color: black; }
a.ref2:visited { color: black; }
a.ref2:hover { color: darkgreen; }
a.ref2:active { color: black; }
a.int2:link { color: rgb(30,30,120); }
a.int2:visited { color: rgb(30,30,120); }
a.int2:hover { color: rgb(150,150,180); }

em { white-space: nowrap; }

hr {
	display: block;
	text-align: center;
	color: black;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}

span.together { white-space: nowrap }

p.quotestuff { font-style: italic }

#ed { font-family: fg cheryl; font-size: 13pt; }

#playersub

#bordright {
	border-right: 1px solid black;
	}

#bordbottom {
	border-bottom: 1px solid black;
	}

#bordlr {
	border-left: 1px solid black;
	border-right: 1px solid black;
	}

#bordall {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	}

#horzleft {
	text-align: left;
	}
#horzright {
	text-align: right;
	}
#horzcenter {
	text-align: center;
	}
#verttop {
	vertical-align: top;
	}
#vertbottom {
	vertical-align: bottom;
	}
#vertcenter {
	vertical-align: middle;
	}
#topleft {
	vertical-align: top;
	text-align: left;
	}
span.quote { font-style: italic }
#smallcaps { white-space: nowrap; font-weight: bold; font-variant: small-caps; }
#lightcaps { white-space: nowrap; font-variant: small-caps; }
#uncolor { color: black; font-variant: small-caps; letter-spacing: 0em; }
h2.orgname { font-family: morpheus; font-size: 18pt; }

#indleft {
	text-align: left;
	padding-left: 1em;
	vertical-align: top;
	}
#indright {
	text-align: right;
	padding-right: 1em;
	vertical-align: top;
	}
td.lt {
	background-color: rgb(255,255,220);
	}
td.dk {
	background-color: rgb(255,255,220);
	}

#lri {
	background-color: rgb(250,250,215);
	text-align: right;
	vertical-align: top;
	padding-right: 1em;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}
#lli {
	background-color: rgb(250,250,215);
	text-align: left;
	vertical-align: top;
	padding-left: 1em;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}
#lmi {
	background-color: rgb(250,250,215);
	text-align: center;
	vertical-align: top;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}
#dli {
	background-color: rgb(240,240,210);
	text-align: left;
	vertical-align: top;
	padding-left: 1em;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}
#dri {
	background-color: rgb(240,240,210);
	text-align: right;
	vertical-align: top;
	padding-right: 1em;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}
#dmi {
	background-color: rgb(240,240,210);
	text-align: center;
	vertical-align: top;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}
#tli {
	text-align: left;
	vertical-align: top;
	padding-left: 1em;
	}
#tri {
	text-align: right;
	vertical-align: top;
	padding-right: 1em;
	}
#tmi {
	text-align: center;
	vertical-align: top;
	}
