body {
	background-color: black;
	margin: 0px;
	padding: 0px;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}

.centerdiv{
	width: 800px;
	background-color: black;
	border: none;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
}
.pageheader {
	position: relative;
	width: 800px;
	height: 66px;
	background-color: black;
	vertical-align: 50%;
	text-align: center;
}

.leftcolumn {
	background-color: black;
	color: white;
	text-align: right;
	border-style: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.leftcolumn a{text-decoration:none; color:white;font:arial 10pt}
.leftcolumn a:hover{color:red;font:arial 10pt}
.container {border-style:none;margin:0;padding:0;height:100%}
.leftcolcontent {float:left;padding-top:30px}


.headlines, .sublines, infotext {font-face:arial; color:grey; background:white; font-weight:bold;}
.headlines {font-size:14pt;}
.sublines {font-size:12pt;}
.infotxtw {font-face:arial; color:grey; background:white; font-weight:bold;font-size: 8pt;}
.infotxtb {font-face:arial; color:grey; background:black; font-size: 9pt;}


