body 
{
margin: 0; 
padding:0; 
background:white;
scrollbar-base-color: #008000;
scrollbar-track-color: #005B00;
scrollbar-face-color: #008000;
scrollbar-highlight-color: #00C600;
scrollbar-3dlight-color: #00C600;
scrollbar-darkshadow-color: #00C600;
scrollbar-shadow-color: #00C600;
scrollbar-arrow-color: #FFFF80;
}



.main
{
font-family:Arial; 
font-size:11pt; 
color:#000000;
}

.mainwhite
{
font-family:Arial; 
font-size:11pt; 
color:#FFFFFF;
}

.note
{
font-family:Arial; 
font-size:9pt; 
color:#4F4F4F;
}

.note2
{
font-family:Arial; 
font-size:7pt; 
color:#4F4F4F;
}

.email
{
color:#0080FF;
text-decoration:none;
}

.email:hover
{
color:#0000A0;
text-decoration:underline;
}

.fmenu
{
color:#0080FF;
text-decoration:none;
font-weight:bold;
}

.fmenu:hover
{
color:#0000A0;
text-decoration:underline;
font-weight:bold;
}

.imprint
{
	font-family:verdana;
	font-size:8pt;
	color:#FFFFFF;
   text-decoration: none;
}

.imprint:hover
{
	font-family:verdana;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration: none;
}

	.close
	{
	font-family:verdana;
	font-size:7pt;
	color:#AFAFAF;
	text-decoration: none;
   font-weight: bold;
	}

.H1
{
	font-family:Comic Sans MS, Arial;
	font-size:20pt;
	color:#E10000;
	font-weight:bold;
}

.H2
{
	font-family:Comic Sans MS, Arial;
	font-size:14pt;
	color:#0080FF;
	font-weight:bold;
}

.H3
{
	font-family:Comic Sans MS, Arial;
	font-size:14pt;
	color:#E87400;
	font-weight:bold;
}



