h1 {
	font-family: Verdana,Helvetica,Arial;
}
h2 {
	color: #95c5e1;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	margin: 12pt 8pt 3pt;
}
h3 {
	color: #95c5e1;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	margin: 3pt 5pt 3pt;
}
h4 {
	color: #95c5e1;
	font-family: Verdana;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	margin: 0pt 28pt;
}
h5 {
	color: #95c5e1;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin: 6pt 24pt 0pt;
	text-indent: 16pt;
}
img {
	border: 0;	
}
body {
	background:url(starfield.jpg);
	background-color:#000000;
}
td {
	color: #ffffff;
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt; 
	margin-bottom: 6pt;
	margin-top: 0pt;
}
th {
	font-size: 10pt;
	margin: 0pt;
	cellpadding: 2pt;
	cellspacing: 0pt;
}
p {
	color: #ffffff;
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt; 
	margin: 6pt 13pt;
}
.white {
	color: #ffffff;
	font-family: Verdana,Helvetica,Arial;
	font-size: 8pt; 
	margin: 6pt 13pt;
}
.imgdesc, .quicklink p, .toplink p, .imgright tr td, ol.references li {
	color: #ffffff;
	font-family: Verdana,Helvetica,Arial;
	font-size: 8pt; 
	margin: 2pt 6pt;
	white-space:normal;
}
li {
	color: #ffffff;
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt; 
	margin: 3pt 13pt;
}
.toplink {
	text-align:right;
}
p.hr {
	margin: 15pt 13pt;
	text-align: center;
	clear:both;
}
.head {
	background-color:#bf1717;
	color:#ffa34f;
	font-weight:bold;
}
.pointout {
	color:#000000;
	cursor:pointer;
	border-style: solid;
	border-width: 1pt;
	border-color: #ffb3b3;
}
.pointover {
	background-color:#ffa34f;
	border-style: solid;
	border-width: 1pt;
	border-color: #bf1717;
	color:#bf1717;	
	cursor:pointer;
}
.frame, .quicklink, .imgright {
	border-color:#bf1717;
	border-style:solid;
	border-width:1pt;
}
div.frame {
	margin-left: auto;
	margin-right: auto;
}
td.frame {
	vertical-align:top;
}
.quicklink, .toplink, .imgright {
	cellspacing:1pt;
	cellpadding:1pt;
	margin-right:13pt; 
	margin-left:6pt;
	float:right;
}
.quicklink, .toplink {
	width:206px;
}
.indent {
	margin-top: 0pt;
	margin-bottom: 16pt;
	text-indent: 1em;
}
.small, .quicklink h4 {
	margin-top: 0pt;
	font-size: 8pt;
	margin-bottom: 6pt;
}
.ccline {
	color: #ffffff;
	font-style: italic;
	margin-left: 38pt;
	margin-right: 20pt;
	text-indent: -10pt;
}
.logbook {
	margin-left: 38pt;
	margin-right: 38pt;
	margin-top: 15pt;
	margin-bottom: 15pt;
}
.story {
	text-indent: 1em;
}
.small .story, .small h5, .small p, .small li {
	font-size: 8pt; 
}
.firstline {
	margin-top: 18pt;
}	
p.navigation {
	color:#bf1717;
	font-weight: bold;
	margin-top: 13pt;
	margin-bottom: 2pt;
}
table.navigation tr td {
	color:#bf1717;
	font-weight: bold;
}
.topnav {
	margin-top: 4pt;
}
td.header_nav {
	color:#000000;
}
.smallnav {
	color:#bf1717;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 2pt;
}
a:link {
	color:#ffa34f;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#ffa34f;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color:#ffa34f;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#ff6666;
	font-weight:bold;
	text-decoration:none;
}
a:link.de, a:visited.de, a:active.de, a:hover.de {
	font-weight:normal;
	font-style:italic;
}
a:link.ma, a:visited.ma, a:active.ma, a:hover.ma {
	font-weight:normal;
}

input, select, textarea { 
	color:#ffffff;
	background-color:#000000;
	border-style:solid; 
	border-width:1px; 
	border-color:#bf1717; 
	font-size:8pt; 
	font-family:verdana; 
}
input, select { 
	width:200px; 
	height:17px; 
}
textarea { 
	width:300px; 
	height:120px; 
}
.button, th {
	color:#ffa34f;
	background-color:#bf1717;
	font-weight:bold;
}
input.button, input.select {
	width:110px; 
}
.emph, em {
	color: #95c5e1;
	font-style:italic;	
}
strong {
	color: #95c5e1;
	font-weight:bold;	
}