body {
	background-color: #192026;
	border-bottom:0;
}
.headline {	
	color: #C1B092;
	font-weight: bold;
	font-size: 16px;
}

.text {
	color: #D7D7D7; 
	font-size: 10pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*font-weight: bold;*/
	text-decoration: none;
	color: #FFFFFF;
}

a:hover, a:active  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*font-weight: bold;*/
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

.subheading {
	font-family: Tahoma;
	font-size: 10pt;
	color: #383872;
	font-weight: bold;
}

.lowheading {
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}
