<!--
table        {border-width:0; 
		font-family:Arial;
		border-color:#0000ff;
		background: #ffffbb;
		border-spacing:20px;
		width:97%}

td       {border-width:0;
		font-size: 3.6mm; 
		font-family:Arial;
		border-color: #ffffaa; 
		background: #ffffe0; 
		vertical-align: top;
		border-style: outset}

td.1          {font-size: 3.6mm;
		border-width: 12; 
		border-color: #5555ff; 
		background: #ffffcc; 
		vertical-align: top; 
		background-image: url('')}

ul         { font-size: 3.6mm; 
		font-family: Arial; 
		font-weight: normal; 
		font-family: Arial;  
		color: #000077; 
		text-align: left; 
		line-height: 125%}

ol         { font-size: 3.6mm; 
		font-family: Arial; 
		font-weight: normal; 
		font-family: Arial;  
		color: #000077; 
		text-align: left; 
		line-height: 125%}

h1        { font-size: 6mm; 
		font-family: Arial; 
		color: #cc0000; 
		font-weight: bold; 
		text-align: center}

h2        { font-size: 5mm; 
		font-family: Arial; 
		font-weight: bold; 
		color: #cc0000; 
		text-align: left; 
		line-height: 150%}
		h1.c   {text-align:center}

h3        { font-size: 8mm; 
		font-family: Arial; 
		font-weight: bold; 
		color: #aa0000; 
		text-align: center}
		h5        { font-size: 4.8mm; 
		font-family: Arial; 
		color: #00ff00; 
		text-align: right; 
		margin-bottom: 0; 
		margin-left:10; 
		margin-right=:10 }

p     { font-size: 3.6mm; 
	font-family: Arial; 
	font-weight: normal; 
	font-family: Arial;  
	color: #000077; 
	text-align: left; 
	line-height: 125%; 
	image-align:center}

p.center {text-align:center}

p.rechts {text-align:right}

body      {font-size: 3.6mm; 
		font-name:Arial; 
		font-weight:bold; 
		color:#000077; 
		background-color:#ffffbb; 
		background-image: url('')}

a:link       { color:#330088; 
		font-size:3.6mm; 
		text-decoration:underline; 
		font-weight:bold}

a:visited    { color:#cc5500; 
		font-size:3.6mm;  
		text-decoration:underline; 
		font-weight:bold}a:hover      
		{ color:#3000ff; 
		font-size:3.6mm;  
		text-decoration:underline; 
		background-color:#bbbbff; 
		font-weight:bold}

a:active     { color:#777777; 
		font-size:3.6mm;  
		background-color:#bbbbff; 
		font-weight:bold}

a:focus      { color:#00cc00; 
		font-size:3.6mm;  
		background-color:#aa0000; 
		font-weight:bold}
-->