BODY {
	background-color: #FF9900;
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	color: #000000;
}

H1 {
	font-family: "Franklin Gothic Demi";
	font-size: 24px;
	color: #006600;
}

H2 {
	font-family : "Franklin Gothic Demi";
	font-size : 20px;
	color: #006600;
}

H3 {
	font-family : "Franklin Gothic Demi Cond";
	font-size : 18px;
	color: #006600;
}

.tdueberschrift {
	font-family : "Franklin Gothic Book";
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	color: #000000;
}


TD {
	font-family : "Franklin Gothic Book";
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	color: #000000;
}

SPAN {
	font-family : "Franklin Gothic Book";
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	color: #006600;
}

A:ACTIVE {
	color: #3F0;
}

A:LINK {
	color: #;
}

A:VISITED {
	color: #;
}
