@charset "UTF-8";
/* CSS Document */

body {
	font-size: 12pt;
	color: #000000;
	text-align: left;
}
#header {
	color: #000000;
}
#header h1 span.offLeft {
	font-size: 24pt;
	margin: 0;
}
#header-tagline h1, #header-tagline h2 {
	color: #000000;
}
#navigation {
	width: 0;
	height: 0;
	overflow: hidden;
}
#text {
	padding: 0;
	margin: 0;
	width: auto;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 14pt;
}
#footer {
	font-size: 9pt;
}
#footer p, #footer a, #footer h1 {
	color: #000000;
}
