BODY {
	background-color: white;
	color: black;
  margin-left : 15mm
  margin-top : 6mm
  width : 16cm
	margin-bottom: 5px;
	margin-right: 5px;
	border:none;
}
TD {
	background :  transparent;
	background-color :  transparent;
	border : thin ridge Purple;
	color: Black;
	font : medium "Times New Roman", Times, serif;	
}
CAPTION {
	background :  transparent;
	background-color :  transparent;
	border :  none;
	color: Black;
	font : medium "Times New Roman", Times, serif;	
}
H1 {
	background-color :  transparent;
	background: transparent;
	border :  none;
	color :  Black;
	font : x-large "Times New Roman", Times, serif;
	text-decoration: none;
}
H2 {
	background-color :  transparent;
	background :  transparent;
	border :  none;
	color :  Black;
	font : large "Times New Roman", Times, serif;
	text-decoration: none;
}
H3 {
	background-color :  transparent;
	background :  transparent;
	border :  none;
	color :  Black;
	font : medium "Times New Roman", Times, serif;
	text-decoration: none;
}
IMG {
	background-color :  transparent;
	background :  transparent;
	border :  none;
	color :  Black;
	font : medium "Times New Roman", Times, serif;
	text-decoration: none;
}
A:HOVER {
	 background :  transparent;
	 background-color :  transparent;
	 color: olive;
	 font :  medium "Times New Roman", Times, serif;
 	 text-decoration: none;
	 border: none;
}
A:ACTIVE {
	background :  transparent;	
	background-color: transparent;
	border :  none;
	color: green;
	font : bold medium "Times New Roman", Times, serif;
	text-decoration: none;
}
A:LINK {
	background :  transparent;
	background-color :  transparent;
	border :  none;
	color: green;
	font : medium "Times New Roman", Times, serif;
	text-decoration: none;
}
A:VISITED {
	background :  transparent;
	background-color :  transparent;	
	border :  none;	
	color: red;
	font : medium "Times New Roman", Times, serif;
	text-decoration: none;
}
P {
	background :  transparent;
	background-color :  transparent;
	border :  none;
	color: Black;
	font : medium "Times New Roman", Times, serif;	
}
OL {
	background :  transparent;
	background-color :  transparent;
	border :  none;
	color: Black;
	font : medium "Times New Roman", Times, serif;
}
LI {
	background :  transparent;
	background-color :  transparent;
	border :  none;
	color: Black;
	font : medium "Times New Roman", Times, serif;
}
PRE {
	background :  transparent;
	background-color :  transparent;
	border :  none;
	color: Black;
	font : medium "Courier New", Courier, monospace;	
}
#gruen{ 
	background :  transparent;
	background-color : Lime;
	border :  none;
	color: Black;
	font : bold medium "Times New Roman", Times, serif;	
	text-decoration: none;
 }
#gelb{ 
	background :  transparent;
	background-color :  yellow;
	border :  none;
	color: Black;
	font : bold medium "Times New Roman", Times, serif;	
	text-decoration: none;
 }
#rot{ 
	background :  transparent;
	background-color :  red;
	border :  none;
	color: Black;
	font : bold medium "Times New Roman", Times, serif;	
	text-decoration: none;
 }

#docs a
{ font-weight : bold
}
#docs a
{ line-height : 2em
}
#docs li
{ margin-bottom : 1em
}

#last_changes li
{ font-size : 85%
}
