* {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: black;
}

a,a:link,a:visited,a:active,a:hover {
	text-decoration: none;
	color: black;
}

h1 {
	letter-spacing: normal;
	text-transform: uppercase;
	page-break-after: avoid;
}

strong {
	color: black;
	font-weight: bold;
	font-style: normal;
}

em {
	color: black;
	font-weight: normal;
	font-style: italic;
}

div.center_content {
	width: 90%;
}

p.page_title,table.head_nav,p.introtext {
	display: none !important;
}