h1, h2, h3, p, p.datum, a.link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, p.year
{
	font-style:italic;
}


h2, p.datum
{
	margin:0px;
}

p.year
{
	font-weight:bold;
}

a.link
{
	color:#666666;
}

a:hover	{	text-decoration:none;	}

p.datum
{
	font-size:10px;
}

p
{
	font-size:12px;
}

p.hist, p.year
{
	font-size:14px;
}

h3
{
	font-size:16px;
	color:#808080;
}

h1, h2
{
	font-size:20px;
}

body
{
	background-image:url(pics/bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
