/***************************************************************************
 * Used to style a poem created by TRW - http://software.wackonet.net/#TRW *
 ***************************************************************************/

@import url(trwthingstyle.css);

body
{
	font-size: 14pt;
}


H1
{
	margin-bottom: 0;
	font-size: 26pt;
	text-align: left;
	font-family: "Zapf Chancery Italic", "Zapf Chancery Medium Italic BT", "Lucida Calligraphy Italic", "Times New Roman Italic", serif;
}

.ThePoem
{
	font-family: "Bitwise", /* "Westminster", */ "Courier New", Courier, monospace;
	margin-left: 3em;
}

.ApologiesToStyle
{
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
}

/* Used in Lazy Bishop */
.PS
{
	font-size: smaller;
}
