body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
td {
	font-size: 10pt;
}

a {
	color: #700;
	text-decoration: none
}

a:Hover {
	color: #F00;
	text-decoration: underline
}
td.content {
	font-size: 10pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
}
img {
	border: 1px solid #000000;
}

.klein
{
	color: #999999;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 16px;
}
a.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000ff;
	text-decoration: underline;
	font-weight:normal;
}

a.klein:hover {
	color: #999999;
}

a.normal {
font-weight:normal;
}
