	body {
		background-color: #306090;
		}
	#disclaimer {
		background-color: #f0f0f0;
		border-top: 1px #000000 solid;
		font-family: verdana, helvetica, sans-serif;
		font-size: 10px;
		padding: 6px;
		}
	#language-select {
		font-family: tahoma, verdana, helvetica, sans-serif;
		font-size: 11px;
		text-align: right;
		}
	#logo {
		border-bottom: 1px #000000 solid;
		}
	#main {
		background-color: #ffffff;
		border: 1px #000000 solid;
		padding: 0;
		}
	#navigation {
		background-color: #ffffff;
		background-image: url(images/menubg175r.png);
		background-repeat: no-repeat;
		background-position: 100% 0;
		font-family: verdana, helvetica, sans-serif;
		font-size: 0.7em;
		padding: 8 4 8 8px;
		vertical-align: top;
		}
	a {
		color: #cc0000;
		text-decoration: none
		}
	a:hover {
		text-decoration: underline;
		color: #ff0000;
		}
	a.language {
		color: #ffffff;
		font-family: tahoma, verdana, helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		}
	a:hover.language {
		color: #ffcc00;
		}
	h2 {
		font-size: 1.5em;
		}
	h3 {
		font-size: 1.2em;
		margin-bottom: 0px;
		}
	h4 {
		font-size: 1em;
		margin-bottom: 0px;
		}
	p {
		margin-top: 5px;
		}
	.menu {
		text-decoration: none;
		color: #000000;
		}
	.signed {
		border-bottom: 1px #c0c0c0 dashed;
		font-style: oblique;
		padding: 5px;
		text-align: right;
		}
	.text {
		font-family: arial, helvetica, sans-serif;
		font-size: 0.8em;
		padding: 12px;
		}

