a:hover {
	color: #0033FF;
	text-decoration: none;
}
a:link {
	color: #663300;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #996600;
	text-decoration: none;
}
.indentBodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	left: 10px;
	padding-left: 30px; }

.bodytextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #996600; }

.linktextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #996600;
	text-decoration: none;
	font-weight: bold; }

div.scrollbox {
	height: 313px;
	width: 290px;
	overflow: auto;
	border: none;
	white-space: normal; }

.table { border-collapse: collapse; }
.logotype {
	font-variant: normal;
	font-size: 11px;
	font-family: Arial;
	line-height: 14px;
	text-transform: none;
	text-decoration: none;
}
