BODY { 
	background : #000000; 
	font-family: monaco,vt100,terminal,monospace;
	color: #00ff00; 
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #999999;
}
H1 {
	font-size: 24px;
	line-height: 140%;
}
.columntitle { 
	font-family: 'arial','helvetica','sans-serif';
	font-size: 14px;
  	color: #999999
}
.element {
	font-family: 'arial','helvetica','sans-serif';
	font-weight: bold;
	font-size: 10px;
  	color: #333399
}
p {
}
td {
	valign : top;
}
H2 {
	font-family: 'arial','helvetica','sans-serif';
	font-size: 16px;
	color: #990033;
}
.author {
	font-style: italic;
}
.credits {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: center;
}
ul { list-style-type: disc; list-style-position: inside; margin-left: 0}
li { margin-left: 0; margin-top: 1em;}
