body,a,td {
	font-family:Arial;
	font-size:12pt;
}

#site {
	width:100%;
}

#logo {
	text-align:right;
}

#header {
	border-bottom:2px solid black;
	padding-bottom:20px;
	margin-bottom:40px;
}

#navigation {
	display:none;
}

#content {
	margin-top:20px;
}

#headline h1 {
	font-size:22px;
	font-weight:bold;
	margin:0px;
	background-image: none !important;
}

#headline h2 {
	font-size:15pt;
	background-image: none !important;
}

#content h3 {
	font-size:13px;
	font-weight:bold;
}

#content h3 {
	font-size:13px;
	font-weight:bold;
}

#media, #footer {
	display:none;
}

.bold {
	font-weight:bold;
}