BODY {
	color: 						#9090A0; 
	text-decoration: 			none; 
	font-family: 				Lucida Sans Unicode; 
	font-size: 					10pt;
	SCROLLBAR-FACE-COLOR: 		#000000;
	SCROLLBAR-HIGHLIGHT-COLOR: 	#000000;
	SCROLLBAR-SHADOW-COLOR: 	#000000;
	SCROLLBAR-3DLIGHT-COLOR: 	#9090A0;
	SCROLLBAR-ARROW-COLOR: 		#9090A0;
	SCROLLBAR-TRACK-COLOR: 		#000000;
	SCROLLBAR-DARKSHADOW-COLOR: #9090A0;
	BACKGROUND-COLOR: 			#000000;
	BACKGROUND-IMAGE: 			url();
	BACKGROUND-ATTACHMENT: 		fixed;
	}
TD {
	color: 				#9090A0; 
	text-decoration: 	none; 
	font-family: 		Lucida Sans Unicode; 
	font-size: 			10pt;
	}
P {
	color: 				#9090A0; 
	text-decoration: 	none; 
	font-family: 		Lucida Sans Unicode; 
	font-size: 			10pt;
	}
A {
	color: 				#8080CC; 
	text-decoration: 	none; 
	font-family: 		Lucida Sans Unicode; 
	filter: 			none; 
	height: 			6; 
	target: 			_blank;
	}
A:visited {
	color: 				#8080CC; 
	text-decoration: 	none; 
	filter: 			none; 
	height: 			6;
	}
A:active {
	color: 				#8080CC; 
	text-decoration: 	none;
	}
A:hover {
	color: 				#9090A0; 
	text-decoration: 	underline overline line-through; 
	filter: 			none;
	}
hr {color: #9090A0;}

