*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #000;
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-size: 12px;
	line-height: 140%;
}

div#box div#printTitle
{
	text-align: center;
	font-weight: bold;
	font-size: 140%;
}

div#box
{
	margin: 0 auto;
}

div#box div#top,
div#box div#bottom,
div#box div#header,
div#box div#middle p#home
{
	display: none;
}

div#box div#middle p
{
	margin: 0;
	text-indent: 2em;
	text-align: justify;
}

div#box div#middle p.first
{
	margin-top: 1em;
	text-indent: 0;
}

div#box div#middle span.cap
{
	font-size: 200%;
}

div#box div#middle p a
{
	color: #000;
	background-color: inherit;
	font-style: normal;
	text-decoration: none;
}

div#copy
{
	color: #000;
	background-color: inherit;
	font-size: 9px;
	text-align: center;
	line-height: 30px;
}
