/*<style type="text/css">
<!--*/

BODY {	
	background: black;
	color: white;
	font-family: "lucida grande", arial, sans-serif;
	font-size: x-small;
	margin-left:  10px; 
	margin-right: 10px
}
A:link { 
	color: yellow;
}
/*A:link { text-decoration: none }*/
/*A:active { text-decoration: none }*/
A:visited { 
	color: yellow;
}
H1 {	
	font-size: small;
	/*color: yellow;*/
}
H2 {	
	font-size: x-small;
	/*color: yellow;*/
}
H3 {	
	font-size: xx-small;
	/*color: yellow;*/
}
DL {	
	font-family: "lucida grande", arial, sans-serif;
}
DT {	
	font-size: small;
	color: yellow;
}
DD {	
	font-size: x-small; 
	/*color: red;*/
}
#header {	
	font-size: x-small;
	/*color: grey;*/
}
UL {	
	font-size: x-small;
}
B {	
	font-size: small;
	color: yellow;
}

/*-->
</style>*/

