body	{
	background-color:  yellow ;
	color		:  darkgreen ;
	font-size	:  10 pt ; 
	font-family	: "Arial, Helvetica, MS Sans Serif" ;
	font-weight	:  bold ;
	margin		:  2px ;
	scrollbar-face-color		: yellow;
	scrollbar-highlight-color	: yellow;
	scrollbar-shadow-color		: yellow;
	scrollbar-3dlight-color		: darkgreen;
	scrollbar-arrow-color		: darkgreen;
	scrollbar-track-color		: darkgreen;
	scrollbar-darkshadow-color	: darkgreen;
	}
A:link	{
	color		:  darkgreen ;
	text-decoration	:  none ;
	}
A:visited {
	color		:  darkgreen ;
	text-decoration	:  none ;
	}
A:hover {
	color		:  blue ;
	text-decoration	:  none ;
	}
p	{
	background-color:  yellow ;
	color		:  darkgreen ;
	font-family	: "Arial, Helvetica, MS Sans Serif" ;
	font-size	:  11 pt ;
	}
td	{
	background-color:  yellow ;
	border-color	:  darkgreen;
	color		:  darkgreen ;
	font-family	: "Arial, Helvetica, MS Sans Serif" ;
	font-size	:  10 pt ; 
	font-weight	:  normal ;
	margin		:  2px ;
	}
.Menu	{
	background-color:  yellow ;
	color		:  darkgreen ;
	cursor		:  hand ;
	font-family	: "Arial, Helvetica, MS Sans Serif" ;
	font-size	:  10 pt ;
	font-weight	:  bold;
	padding		:  0 1 1 0 ;
	width		:  160 ;
	}
.MenuKlein	{
	background-color:  yellow ;
	color		:  darkgreen ;
	cursor		:  hand ;
	font-family	: "Arial, Helvetica, MS Sans Serif" ;
	font-size	:  7 pt ;
	font-weight	:  normal;
	padding		:  0 1 1 0 ;
	width		:  160 ;
	}
.Klein	{
	font-family	: "Arial, Helvetica, MS Sans Serif" ;
	font-size	:  2 pt ;
	font-weight	:  normal ;
	text-align	:  center ;
	}
