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;
}

H1
{
	font-size: x-large;
	text-align: center;
}
H2 { font-size: large; }
H3 { font-size: medium; }
H4 {font-size: small;}

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

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

