BODY
{
	margin: 10px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	background-color: #CCCCCC;
	color: black;
}

.stanza
{
	font-size: small;
	text-align: left;
	white-space: nowrap;
	margin: 0 0 10pt 20pt;

}
.indent
{
	text-align: left;
	margin: 0 0 10pt 40pt;
}
p.footer
{
	font-size: x-small;
	text-align: center;
}
.bkg
{
	background-color: white;
	padding: 10px;
	border-style: dotted;
	border-width: 1pt;
	font-family: monospace;
}
.script {font-family: script;}

H1 { font-size: x-large; }
H2 { font-size: large; }
H3 { font-size: medium; }

P, DD
{
	line-height: 140%;
	font-size: small;
}
DT {font-size: small}

LI { font-size: small; }
LI.menu {font-size: x-small;}
TH, TD { font-size: medium; }
TD.dialog {font-size: small;}
ADDRESS { font-size: x-small; }
BLOCKQUOTE { font-size: small; }
CITE { font-size: x-small; }
img { border: 0; }

