@charset "utf-8";
/* CSS Document ## */
* {
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	line-height:12pt;
}

#header {
	background:url(../images/headerbackground.png);
	color:#FFF;
}

#headerFirstline {
	color:#FFFFFF;
	font-size:18pt;
	font-weight:bold;
}