body
{
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/wordman.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: white;
	color: black;
}

table
{
	width: 100%;
	border: 0px;
}

td.title
{
	font-weight: bold;
	font-size: 22px;
	background-color: #eee;
	height: 32px;
}

td.item
{
	padding: 10px;
}

td.end
{
	height: 32px;
	width: 16px;
}

td.bottom
{
	height: 32;
	width: 32;
}

td.corner
{
	height: 32;
	width: 32;
}

td.script
{
	background-color: #eee;
	width: 32px;
}

td.sig
{
	width: 192px;
}

p.darkspiral
{
	text-align: center;
}

p.legal
{
	color: grey;
	font-size: smaller;
}

img.icon
{
	border: 1px black solid;
}
