
.section .DMNotes	{ background-color:#92A3CF; }
.DMNotes > .section { background-color:#92A3CF; }
.section .TatooineNotes	{ background-color:#EDE275; }
.TatooineNotes > .section { background-color:#EDE275; }
.section .AlderaanNotes	{ background-color:#306EFF; }
.AlderaanNotes > .section { background-color:#306EFF; }
.section .EmpireNotes	{ background-color:#657383; }
.EmpireNotes > .section { background-color:#657383; }
.section .RebelNotes	{ background-color:#00FFFF; }
.RebelNotes > .section { background-color:#00FFFF; }
.section .LukeNotes	{ background-color:#F4A460; }
.LukeNotes	> .section { background-color:#F4A460; }
.section .LeiaNotes	{ background-color:#FFF8C6; }
.LeiaNotes	> .section { background-color:#FFF8C6; }
.section .VaderNotes	{ background-color:#747170; }
.VaderNotes	> .section { background-color:#747170; }
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}
.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;
}
