body { background-color:#FFCC99; margin-top:0px; margin-bottom:0px; margin-left:0px margin-right:0px }


h1 {
	font-size: 18pt;
	color: #404040;
	font-family: "Century Gothic";
	font-weight: normal;
}
h2 {
	font-size: 14pt;
	color: #404040;
	font-family: "Century Gothic";
}
h3 {
	font-size: 12pt;
	color: #404040;
	font-family: "Century Gothic";
	font-weight: 600;
}

p,td  {  font-size:12pt; color:#404040;
         font-family:"Century Gothic"; 
         }

.copyright { color:#808080; 
			}

a:link {
	color: #ffffff;
	font-size: 10pt;
	font-family: "Century Gothic";
	text-decoration: none;
}
a:visited { color:#ffffff; font-size:10pt; font-family:"Century Gothic"; text-decoration:none; }
a:active { color:#ffffff; font-size:10pt; font-family:"Century Gothic"; text-decoration:none; }
a:hover { color:#FFFF00;text-decoration:none; }

a.text:link {
	color: #404040;
	font-size: 12pt;
	font-family: "Century Gothic";
	text-decoration: none;
}
a.text:visited { color:#404040; font-size:12pt; font-family:"Century Gothic"; text-decoration:none; }
a.text:active { color:#404040; font-size:12pt; font-family:"Century Gothic"; text-decoration:none; }
a.text:hover {
	color: #404040;
	text-decoration: underline;
}

a.gelb:visited {
	color: Yellow;
	font-size: 12pt;
	font-family: "Century Gothic";
	text-decoration: none;
}
a.gelb:active { color:Yellow; font-size:12pt; font-family:"Century Gothic"; text-decoration:none; }
a.gelb:hover {
	color: Yellow;
	text-decoration: underline;
}

a.nohitme {
	font-size:12pt;
	color:#404040;
	font-family:"Century Gothic";
	cursor:default;
}

strong {
	text-decoration:none;
	font-weight:normal;
}
