body				{font-family: "Trebuchet MS", "Minion Web", sans-serif; color: black; background-color: #FFEFFF}
h1					{text-align: center}
dl					{border: solid medium maroon;}
blockquote, i, .off	{font-style: italic}
p					{margin: 0; padding: 0 0.5em}
.uncut				{color: blue}
cite, b				{font-weight: bolder; font-style: normal;}

h3					{/*border: solid 1px black;*/ display: table-row; color: black; /*empty-cells: show; border-collapse: separate*/}
p					{/*display: table-row; empty-cells: hide; /*border-collapse: separate*/}
h3 b				{/*display: table-cell;*/ color: maroon;}
p b					{/*display: table-cell;*/ width: 4.75em; vertical-align: top}
/*h3:before			{content: "Scene: "}
h3:before			{content: counter(scene) ". Scene: "; counter-increment: scene}*/