BODY {
	background: #FAFADE;
	font-family : "Comic Sans MS";
	text-align : center;
}
A {
	color: #297A2E;
}
A:Hover {
	color : #E82900;
}
#schatten{
	filter:Shadow(color=#aaaaaa direction=135);
	width : 100%;
}
#menu2{
	filter:DropShadow(color=#aaaaaa, offx=1, offy=1);
	width : 100%;
	white-space : nowrap;
	font-size : 13pt;
}
#menu-0{
	filter:DropShadow(color=#aaaaaa, offx=1, offy=1);
	width : 100%;
	white-space : nowrap;
	font-size : 12pt;
}
#menu-1{
	filter:DropShadow(color=#aaaaaa, offx=1, offy=1);
	width : 100%;
	white-space : nowrap;
	font-size : 11pt;
	font-weight : bold;
}
#menu-2{
	filter:DropShadow(color=#aaaaaa, offx=1, offy=1);
	width : 100%;
	white-space : nowrap;
	font-size : 10pt;
	font-weight : bold;
}
#menu-3{
	filter:DropShadow(color=#aaaaaa, offx=1, offy=1);
	width : 100%;
	white-space : nowrap;
	font-size : 9pt;
	font-weight : bold;
	}
#menu-2i{
	filter:DropShadow(color=#aaaaaa, offx=1, offy=1);
	width : 100%;
	white-space : nowrap;
	font-size : 10pt;
	font-weight : bold;
	font-style : italic;
}
#text{
	text-align : justify;
}
#text80{
	filter:DropShadow(color=#aaaaaa, offx=1, offy=1);
	width : 100%;
	white-space : nowrap;
	font-size : 80%;
	font-weight : 600;
}
#text100{
	filter:DropShadow(color=#aaaaaa, offx=1, offy=1);
	width : 1pt;
	white-space : nowrap;
	font-size : 100%;
	font-weight : 200;
}
#text100i{
	filter:DropShadow(color=#aaaaaa, offx=1, offy=1);
	width : 1pt;
	white-space : nowrap;
	font-size : 100%;
	font-weight : 200;
	font-style : italic;
}
#text120{
	filter:DropShadow(color=#aaaaaa, offx=1, offy=1);
	width : 100%;
	white-space : nowrap;
	font-size : 120%;
	font-weight : 200;
}
#text160{
	filter:DropShadow(color=#aaaaaa, offx=1, offy=1);
	width : 100%;
	white-space : nowrap;
	font-size : 160%;
	font-weight : bold;
}
