 Zb
 /*  (c) 2001 by Andreas Stützner, activate stylesheet with: 
<LINK HREF="./main.css" REL="Stylesheet" TYPE="text/css">  */ 
/* Scrollbar properties are only supported by Internet Explorer 5.5 & 6  */

body {
	scrollbar-3d-light-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-dark-shadow-color : #999999;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
background-color : Black;
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

TD, P, A {
	background-color : Black;
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

A {
	color : #66ff00;
	text-decoration : none;
}

A:VISITED {
	color : #66ff00;
	text-decoration : none;
}

A:HOVER {
	color : Yellow;
	text-decoration : none;
}

A.external {
	color : red;
	text-decoration : none;
}

A.verysmall {
	font-family: "Tahoma", "Arial", Serif;
	font-size: 6pt;
	font-weight: light;
	color: #ccFF66;
	text-decoration : none;
}

  A.null {
	font-family: "Tahoma", "Arial", Serif;
	font-size: 4pt;
	font-weight: light;
	color: InfoBackground;
	text-decoration: none;
	speak : none;
	volume : silent;
	quotes : none;
	cursor : pointer;
}

A.inactive {
	color : Gray;
	text-decoration : none;
}
