body {
	margin-bottom : 20;
	margin-left : 10;
	margin-right : 10;
	margin-top : 10;
	background-color : #202020;
	
	font-family: arial;
	font-size:10pt;
	color: #c4cbff;
	
SCROLLBAR-FACE-COLOR: #2F337B; 
SCROLLBAR-HIGHLIGHT-COLOR: #2F337B; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #d0d8e8; 
SCROLLBAR-TRACK-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #000000 ;
}



h1 {
	font-family: 'Arial Black';
	font-size: 24pt;
	color: #586ca0;
	font-variant: small-caps;
	font-weight:900;
	text-align:center;
}   
h2 {
	font-family: 'Arial black';
	font-size: 14pt;
	color: #586ca0;
	font-variant: normal;
	font-weight:100;
}

h3 {
	font-family: 'Arial Black';
	font-size: 14pt;
	color: #586ca0;
	font-weight:100;
	text-align:center;
}  
h4 {
	/* headlines in faq */
	color: #586ca0;
	font-weight:bold;
	font-size:10pt;
}
h5 {
	font-size: 8pt;
	color: #959595 ;
	font-weight: 100;
	text-align: center;
}
h6 {
	font-family: 'Arial';
	font-size: 8pt;
	color: #959595;
	font-variant: normal;
	font-weight:100;
}

ul {
	color:#586ca0;
}


a {
	color: #c4cbff;
}


table {
	border: 0;
	font-size:10pt;
}

table#all {
	width:780px;
	background-color: Black;
}

td {
	vertical-align: top;

}

td#foot{
	font-family: 'Arial';
	font-size: 8pt;
	color: #959595;
	padding:20px;
	text-align:right;
}

.link {
	font-family: Arial;
	color: #586CA0;
	font-size:12pt;
	font-weight:bold;
	font-variant: small-caps;
}

marquee {
	color: #C4CBFF;
	font-size:10pt;
}

img {
	border:0;
}

hr {
	color: #345578;
}


