*
{
	margin: 0;
	padding: 0;
}

em
{
	color: #666;
	background-color: inherit;
	font-style: normal;
	font-weight: bold;
}

body
{
	color: #333;
	background-color: #FFF;
	font-size: 12px;
	line-height: 140%;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
}

div#box div#top,
div#box div#bottom,
div#box div#header,
div#box div.divider,
div#box div#buttonDiv
{
	display: none;
}

div#box div#textHeader
{
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}

div#box div#introduction p,
div#box div#epilogue p
{
	margin: 0.5em 34px;
}

div#box div#lists
{
	margin: 0.5em 34px;
}

div#box div#lists ul
{
	margin-left: 1em;
}

div#box div#lists ul li
{
	margin: 0.35em 0;
}

div#box div#lists li.main ul
{
	display: block;
}

div#box div#lists li.main a
{
	text-decoration: none;
	color: #666;
	background-color: inherit;
	font-style: normal;
	font-weight: bold;
}

div#box div#lists li.main
{
	list-style-type: disc;
	list-style-position: outside;
}

div#box div#lists li.plus
{
	list-style-type: circle;
	list-style-position: outside;
}

div#box div#lists li.minus
{
	list-style-type: square;
	list-style-position: outside;
}

div#box div#acknowledgement p
{
	margin: 2.5em 34px 0 34px;
	font-size: 0.9em;
	line-height: 1.2em;
}

div#box div#reading
{
	padding-bottom: 1em;
}

div#box div#reading p
{
	margin: 0.5em 34px 0 34px;
	font-size: 0.9em;
	line-height: 1.2em;
}

div#box div#reading p#first
{
	border-top: solid 1px #666;
	padding-top: 3px;
	margin-top: 1.5em;
}

div#copy
{
	width: 100%;
	margin-top: 5px;
	color: #999;
	background-color: transparent;
	font-size: 9px;
	line-height: 9px;
	text-align: center;
}
