body {
	background-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #a000a0;
	scrollbar-track-color:#000000;
	scrollbar-face-color:#3e3e3e;
	scrollbar-highlight-color:#000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	font-size: small;
	font-weight: normal;
}

a { 	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.caption {
	font-size: 10px;
	text-align: center;
}

.caption2 {
	font-size: 10px;
	text-align: justify;
}

.headline {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.contact {
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
	font-size: 16px;
}

.textblock {
	text-align: justify;
	text-indent: 10px;
}