h1, h2, div, p, span
{
	font-family: 'Helvetica', 'Arial', sans-serif;
}
div, p, span
{
	font-size: 12pt;
}
#header h2
{
	display: none;
}
.navigation
{
	display: none;
}
#footer
{
	text-align: center;
	font-size: 8pt;
}
#footer img
{
	display: none;
}
#content a:after
{
	content: " (" attr(href) ")";
	font-size: 90%;
}
abbr:after, acronym:after
{
	content: "[" attr(title) "]";
	font-size: 90%;
}
#content a abbr, #content a acronym
{
	border: 0px;
}
#language
{
	display: none;
}
#footer h3
{
	display: none;
}
