body
{
	color: #000;
	background-color: #FFF;
	font-size: 12px;
	line-height: 140%;
	font-family: times, "times new roman", serif;
	margin: 0;
	text-align: left;
}

a, a:visited, a:active, a:link
{
	text-decoration: none;
	color: #000;
	background-color: inherit;
}

img,
div#buttonDiv,
div#notes
{
	display: none;
}

div#box div#textHeader
{
	width: 100%;
	text-align: center;
	padding-bottom: 1em;
}

div#body p
{
	margin: 0.5em 0;
}

div#copy
{
	width: 100%;
	margin: 2em auto;
	color: #666;
	background-color: inherit;
	font-size: 9px;
	line-height: 9px;
	text-align: center;
}

