#article_meta, #temp, #breadcrumb, #search, #today, #navigation { display: none; }

body {
	font-family: Georgia, "Trebuchet MS", Times, serif;
	margin: 0 10%;
	font-size: 11pt;
}

a img { border: none; }

.left, .image {
	float: left;
	padding: 0 10pt 10pt 0;
	clear: left;
}

.right {
	clear: right;
	float: right;
	padding: 0 0 10pt 10pt;
}

p, li { font-size: 11pt; line-height: 1.4; }
h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
h4 { font-size: 11pt; }

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Times, serif;
	font-weight: normal;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

a[href^="/"]:after { content: " (http://www.damocles-eu.org" attr(href) ") "; }