body {
	margin-top: 1cm;
	margin-bottom: 1cm;
	margin-left: 2cm;
	margin-right: 2cm;
	font-family: verdana;
	font-size: 11pt;
}

a {
	text-decoration: none;
}

p {
	line-height: 1.4em;
}

p.image {
	text-align: center;
}

p.caption {
	text-align: center;
	font-style: italic;
	margin-bottom: 2em;
}

li {
	line-height: 1.4em;
}

h2 {
	font-size: 12pt;
	margin-top: 2em;
}

img {
	border: none;
}

#title {
}

#menus {}

div.menu {
	padding: 5px;
}

#menu_level_1 {
}


div.menu h2 {
	display: inline;
	padding-right: 1cm;
	font-family: verdana;
	font-size: 10pt;
	text-transform: lowercase;
	color: grey;
}

div.menu h2 a {
	color: black;
	text-decoration: none;
}

div.menu h2 a.selected {
	color: grey;
	text-decoration: none;
}

#body {
	margin-top: 1cm;
}

#footer {
	margin-top: 2cm;
}

#footer p {
	text-align: right;
}

div.newsitem {
	margin-bottom: 1.5cm;
	font-size: 9pt;
}

div.newsitem h1 {
	font-size: 12pt;
	margin: 0px;
}

div.newsitem h1 span.date {
	font-size: 10pt;
	color: grey;
	margin-left: 0.5cm;
}