a {
	color: #FFFFFF;
	text-decoration: none;
}

a.color, a:hover, a:hover span.black, span.color, td.color, td.title {
	color: #DDAA44;
}

a.color:hover {
	color: #FFFFFF;
}

body {
	scrollbar-3dlight-color:#990033;
	scrollbar-arrow-color:#AA1144;
	scrollbar-darkshadow-color:#990033;
	scrollbar-face-color:#AA1144;
	scrollbar-highlight-color:#990033;
	scrollbar-shadow-color:#AA1144;
	margin:0 0 0 0;
	background-color:#991133;
}

div.img {
}

img {
	border-width: 0;
	margin-top: 5px;
}

span.reg {
	vertical-align: super;
}

span.vspace {
	line-height: 6px;
	font-size: 4px;
}
span.bold, a.bold, td.bold, td.title {
	font-weight:bold;
}

span.black {
	color: #000000;
	padding-left: 20px;
}

table {
	width: 100%;
}

td {
	color: #FFFFFF;
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 170%;
	position: relative;
}

td.menue {
	height: 40px;
	vertical-align: bottom;
	font-size: 8pt;
	line-height: 170%;
}

td.title {
	font-size: 56px;
	line-height: 170%;
}

td.paddingtop {
	padding-top: 2px;
}

.courier {
	font-family: "Courier New", Courier, mono;
}
.center {
	text-align:center;
}
.size1 {
	font-size:14pt;
}

.size2 {
	font-size:10pt;
	line-height: 150%;
}

.size4 {
	font-size:7pt;
	line-height: 175%;
}
