body, table
{
	font-size: 8pt; font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
}

th
{
	font-weight: normal;
}
tr
{
	font-weight: normal;
	text-align: left;
}
td
{
	font-weight: normal;
}
td.toc-level-1
{
	font-weight: bold;
}
td.toc-level-2
{
	text-indent: 24pt;
}
td.toc-level-3
{
	text-indent: 48pt;
}


h1
{
	font-size: 16pt; font-weight: normal;
}
h1.repeated
{
	background-color: #dcdcdc;
}
h2
{
	font-size: 14pt; font-weight: normal;
}
h3
{
	font-weight: normal;
	font-size: 12pt;
	padding-top: 12pt;
}

blockquote
{
	margin-left: 2em;
}

A:link
{
	text-decoration: none;
}
A:active
{
	text-decoration: none;
}
A:hover
{
	color: red;
	text-decoration: underline;
}
A:visited
{
	text-decoration: none;
}
A:visited:hover
{
	color: red;
	text-decoration: underline;
}
