 BODY	{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:Black;
	scrollbar-base-color:#BBBBBB;
	scrollbar-face-color:navy;
	scrollbar-track-color:#788CC0;
	scrollbar-3dlight-color:#316352;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-arrow-color:white;
	font-size:12px;
	background-color : White;
	background-image:url(images/bg.gif);
}
TABLE, t {
	background-color:White;
}
P		{
	font-size:14px;
}
DIV {
	font-size:14px;	
}

.title		{
	font-size:40px;
	font-weight:bold;
}
.utitle		{
	font-size:20px;
	font-weight:bold;
}
.fett {
	font-weight:bold;
}
.fettn {
	font-weight:bold;
	font-size:12px;
}
.normal	{
	font-size:12px;
}
.bottom {
	font-size:8px;
}
.blue {
	color:Navy;
	font-weight:bold;
}
.bluen {
	font-size:12px;
	color:Navy;
	font-weight:bold;
}
.bigblue {
	font-size:18px;
	color:Navy;
	font-weight:bold;
}
.kursiv {
	font-style:italic;
}
.kursivn {
	font-size:12px;
	font-style:italic;
}
.nav:link {
	color:Navy;
	font-size:12px;
	width:100%;
	text-decoration:none;
	font-weight:bold;
}
.nav:visited {
	color:Navy;
	font-size:12px;
	width:100%;
	text-decoration:none;
	font-weight:bold;
}
.nav:hover {
	color:Navy;
	font-size:16px;
	width:100%;
	text-decoration:none;
	font-weight:bold;
}
.nav:active {
	color:Red;
}
A:active {
	color:Red;
}
.copy {
	font-size:10px;
	color:Navy;
	text-decoration:none;
	font-family : "MS Serif", "New York", serif;
}
.copy:hover {
	font-size:12px;
	font-family : "MS Serif", "New York", serif;
}
