A:link
{
	color: #9966CC;
	text-decoration: none;
}

A:visited
{
	color: #9966CC;
	text-decoration: none;
}

A:active { color: #FFED6A; }
A:hover { color: #99CCFF; }

.header
{
	font-family: verdana,sans-serif;
	color: #9966CC;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
}

.headline
{
	font-family: verdana,sans-serif;
	color: #006598;
	font-size: 14px;
	font-weight: bold;
}

.content
{
	font-family: verdana,sans-serif;
	color: #000000;
	font-size: 14px;
	padding-bottom: 1em;
}

table tbody {
  border: 0;
}

.contentbold
{
	font-family: verdana,sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.pdf
{
	font-family: verdana,sans-serif;
	color: #000000;
	font-size: 12px;
}

.required
{
	font-family: verdana,sans-serif;
	color: #FF0000;
	font-size: 14px;
}

.more
{
	font-weight: bold;
	color: #9966CC;
}

.abstract { font-size: 12px; }

.footnote
{
	font-family: verdana,sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: italic;
	left-margin: 20px;
	right-margin: 20px;
}

.caption
{
	font-family: verdana,sans-serif;
	color: #006598;
	font-size: 12px;
}

.wz
{
	font-family: verdana,sans-serif;
	color: #99CCFF;
	font-size: 11px;
	text-decoration: none;
}

ul
{
	margin-left: 22px;
	padding-left: 0;
}

td
{
	font-family: verdana,sans-serif;
	color: #000000;
	font-size: 14px;
}

.book
{
	margin-top: 1em;
	margin-bottom: 2em;
	margin-left: 18px;
}

.book a { color: #9966CC; }