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

body
{
	background-color: white;
	color: black;
	font-size: 12pt;
	font-family: serif;
}


H1
{
	font-size: 26pt;
	text-align: center;
	font-family: "Bitwise", /* "Westminster", */ "Courier New", Courier, monospace;
}

.TheThingBody
{
	font-family: "Bitwise", /* "Westminster", */ "Courier New", Courier, monospace;
}

.Author
{
	font-style: italic;
	font-size: smaller;
}
