BODY { margin: 1em;
	background-color: #333333;
	font-family: tahoma, arial, sans-serif
	}

A:link { color: #9999ff;
	font-weight: 600 }
A:visited { color: #9999ff;
	font-weight: 600 }
A:active { color: #9999ff;
	font-weight: 600 }
A:hover { color: #ffffcc;
	font-weight: 600 }
A { font-size: 9pt}

.big {	font-size: 12pt;
		color: #ffffcc;
		font-weight: 800;
		line-height: 120%
		}

.normalf {	font-size: 10pt;
		color: #ffffcc;
		font-weight: 800;
		line-height: 120%
		}

.normal {	font-size: 9pt;
		color: #ffffcc;
		font-weight: 500;
		line-height: 120%
		}

.gelb {	font-size: 8pt;
		color: #ffffcc;
		font-weight: 400;
		line-height: 100%
		}

.blau {		font-size: 8pt;
		color: #9999ff;
		font-weight: 400;
		line-height: 100%
		}

.link {		font-size: 10pt;
		color: #9999ff;
		font-weight: 600;
		line-height: 100%
		}

.klein {	font-size: 8pt;
		color: #ffffcc;
		font-weight: 400;
		line-height: 110%
		}

P { 	text-align: left;
	font-size: 9pt;
	color: #000000;
	font-weight: 600;
	line-height: 100%
	}

H1 {	font-weight: 600;
	font-size: 11pt;
	text-align: center
	}

H2 {	font-weight: 400;
	font-size: 10pt;
	text-align: center
	}

div {	font-size: 9pt;
	font-weight: 400;
	line-height: 100%;
	vertical-align: center
	}

ul { list-style-type: disc;
	line-height: 125% }
