body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFFFFF;
	font-size: 12px;
	text-align: justify;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Bimini, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #0B6B9F;
}
.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
}
#image-right img {
	float: right;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.quote {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.undertitel {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.texttable {

}
.textcell_left {
	padding: 0px 10px 4px 0px;
	border-top: medium #C1FFFF;
	border-right: medium dashed #C1FFFF;
	border-bottom: medium #C1FFFF;
	border-left: medium #C1FFFF;
}
.textcell_right {
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.E-heading {
	font-family: Bimini, "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 24px;
	color: #0B6B9F;
}
.ABlock {
	padding-bottom: 22px;
	padding-left: 20px;
	border: 1px #000000;
}
.titleBlock {
	font-weight: bold;
	color: #CC0000;
	padding-left: 8px;
}
.dropCapQ {
	font-weight: bold;
	font-size: 14px;
}
.dropCapA {
	font-size: 24px;
	font-weight: bold;
}

