body
{
	font-family: times new roman, times, serif;
	font-size: 14px;
	line-height: 18px;
	color: black;
}

a
{
	text-decoration: none;
	color: #008;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #408;
}

img
{
	border: 0px;
}

h1
{
	margin: 0px;
	padding-bottom: 6px;
	border-top: solid 1px #084;
	border-bottom: solid 1px #084;
	background-color: #EEE;
	font-size: 24pt;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	text-shadow: #666 1px 1px 2px;
}

h2
{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	font-size: 15pt;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	border-bottom: solid 1px #888;
}

th.art
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-right: 16px;
	padding-bottom: 16px;
}

td.art
{
	vertical-align: top;
	padding-bottom: 16px;
}
