/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#666666;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	cursor:crosshair;
	background-image:url(../images/pilot.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:bottom center;
	}
table {
	border: solid 1px #000000;
	}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:5px;
	}
p {
	padding-bottom:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	}

H3 {font-family: "Monotype Corsiva";
	color:#000000;
	font-size: x-large;
	font-weight: normal;
        }

H5 {font-family: "Monotype Corsiva";
	color:#000000;
	font-size: large;
	font-weight: normal;
        }

A:link {
	text-decoration:none;
	color: #990000;
	font-weight:bold;
	}
A:visited {
	text-decoration: none;
	color:#990000;
	font-weight:bold;
	}
A:active {
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	}
A:hover {
	text-decoration:underline;
	color: #FF5A00;
	font-weight:bold;
	}.corsiva_text {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-weight: normal;
}
.corsivatext_fett {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

