body {
	color:black;
	background:white;
	margin:0px;
	font-size:90%;
	font-family:Helvetica,Arial,sans-serif;
}

a:link		{ color:#7788AA; text-decoration:none; }
a:visited	{ color:#7788AA; text-decoration:none; }
a:hover		{ color:#7788AA; text-decoration:none; }
p			{ text-indent:0em; }
h1,h2,h3,h4	{ color:#335588; }
h1			{ font-size:200%; }
h2			{ font-size:150%; }
h3			{ font-size:120%; }
h4			{ font-size:100%; }

.logo		{ background:#555555; text-align:center; }
.menu		{ background:#766058; }
.langmenu	{ background:#a0a0a0; text-align:center; }

.header		{ background:#b0c7bb; }
.content	{ margin:8px; }
.footer		{ background:#c0bbaa; }
