
.section .DMNotes	{ background-color:#92A3CF; }
.DMNotes > .section { background-color:#92A3CF; }
.section .ElfNotes	{ background-color:#10FF10; }
.ElfNotes > .section { background-color:#10FF10; }
.section .FirstNotes	{ background-color:#FEFEFE; }
.FirstNotes > .section { background-color:#FEFEFE; }
.section .DruidNotes	{ background-color:#EEB422; }
.DruidNotes > .section { background-color:#EEB422; }
.section .UnagranNotes	{ background-color:#ADDFFF; }
.UnagranNotes > .section { background-color:#ADDFFF; }
.section .GradNotes	{ background-color:#FCDFFF; }
.GradNotes > .section { background-color:#FCDFFF; }
.section .AzreilNotes	{ background-color:#F4A460; }
.AzreilNotes	> .section { background-color:#F4A460; }
.section .FinleyNotes	{ background-color:#228B22; }
.FinleyNotes	> .section { background-color:#228B22; }
.section .MaddwynNotes	{ background-color:#EEB422; }
.MaddwynNotes	> .section { background-color:#EEB422; }
.section .ShayNotes	{ background-color:#FF0000; }
.ShayNotes	> .section { background-color:#FF0000; }
.section .TaraNotes	{ background-color:#FF69B4; }
.TaraNotes	> .section { background-color:#FF69B4; }
table			{ font-size:0.8em}
blockquote		{ font-style: italic}
.TOC li			{ font-size:11px; font-weight:bold }
.TOC li	li		{ font-size:9px; font-weight:normal}
p.stat-block-title { 
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.3em;
	font-variant: small-caps;
	background-color: black;
	color: white;
	padding-left: .5em;
	margin-bottom: 0;
	margin-top: .64em;
	font-weight: bold;
	width: 95%; }
p.stat-block-1 { margin-top: .1em;
	margin-bottom: .1em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	padding-left: 1em;
	text-indent: -1em;
   	text-align: left; }
p.stat-block-breaker { font-size: 1.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 300;
	margin-bottom: .2em;
	margin-top: .5em;
	text-transform: uppercase;
	border-top: 1px solid black;
	border-bottom: 1px solid black; }
.GodTable		{ font-size:10px}
.GodTable th	{ white-space:nowrap}
body 	{	background:#aba;
			padding: 10px;
			font-family:verdana;
			font-size:small;
			color:#333;
		}
p		{	margin-top:0;
			margin-bottom:0;
			padding-top:0;
			padding-bottom:0;
			text-indent:16px }
li > p {text-indent:0;}
h1 {	background: #456;
		margin:0 0 0;
		padding:8px 15px 8px;
		color:#fff;
		font-size: 200%;
		line-height:1.2em;}
.chapter > p {	background: #456;
				margin:0 0 0;
				margin:0;
				padding:5px 20px 10px;
				color: #fff;
			}
.chapter h1 + p:first-letter {font-size:2em; float: left}
.chapter h1 + p {text-indent:0}

.section {
  background:#fff;
  margin:15px 0 0;
  padding:0 13px;
  color:#000;
  border:2px solid #88A;
}

.section > h2 {
	margin:0 -13px;
	font-size:135%;
	line-height:2em;
	text-transform:uppercase;
	border:1px dotted #bbb;
	border-width:0 0px 1px;
	padding:2px 0px 2px 43px;
	color:#357;
}

.subsection {
	border: 1px dotted #bbb;
	border-width: 1px 1px 0px 1px;
	padding: 0px 5px 5px 5px;
	margin: 0px;
}

.subsection > h3 {
	border: 1px dotted #bbb;
	border-width: 0 0 1px; 
	margin: 0px -5px;
	padding: 5px;
}
