/* ---------------- (c)1999-2004 Dag ---- */
html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #000;
	color: #f0f0f0;
	font-family: Palatino, "Times CY", "Palatino Linotype", "Times New Roman", serif;
	line-height: 1.3;
}
#v_meta {
	margin-right: 5%;
	margin-left: 5%;
}
.heading, h1, h2 {text-align: center;}
.heading p {font-size: small;}
.t_txt {text-align: justify;}
h1, h2 {
	font-family: Georgia, Palatino, "Times CY", "Palatino Linotype", "Times New Roman", serif;
	letter-spacing: .1em;
}
h1 {margin-top: .68em;}
#f_nav, #f_main {font-size: small;}
#f_nav {text-align: right;}
#f_main {
	padding-bottom: 1em;
	text-align: center;
}
#f_main a+hr {width: 95%;}
#sw_lang b, #f_nav b, #f_main b {
	font-weight: normal;
	text-decoration: underline;
}
a {text-decoration: none;}
a:link, a:visited {
	background: transparent;
	color: #f0f0f0;
}
a:hover, a:active {text-decoration: underline;}
a:hover {
	background: #f0f0f0;
	color: #000;
}
a:active, a:focus {
	background: #f0f3f6;
	color: #ff3300;
}
img.Orwell {
	border: none;
	height: 4em;
	width: 3em;
}
#proj {display: none;}