BODY {
	color: black;
	background-color: #ddd;
	font-family: serif;
	width: 500px;
	font-size: 14px;
	}
.ordner {
	background-color: black;
	background-image: url(gfx/ordner.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.ordnertable {
	position: absolute;
	left: 0px; top: 120px;
	margin: 0px; padding: 0px; border: 0px;
	}
H1, H2, H3, H4, H5, H6, DT {
	font-family: sans-serif;
	margin-top: 2ex;
	}
TABLE {
	font-size: 14px;
	border: none;
	}
P {
	margin-top: 1ex;
	margin-bottom: 1ex;
	}
HR {
	text-align: left; margin: 0 auto 0 0;
	width: 1in; height: 1px;
	border:none; background-color: black;
	}
SUP {
	font-size: 67%;
	line-height: 67%;
	}
SUP A {
	text-decoration: none;
	}

