
BODY	{ font-family: Arial, Helvetica,sans-serif ; 
	font-size:14px; 
	color: green; 
	background-color: white; 
	scroll="no"; 
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: green; 
	SCROLLBAR-3DLIGHT-COLOR: white; 
	SCROLLBAR-ARROW-COLOR: green; 
	SCROLLBAR-TRACK-COLOR: white; 
	SCROLLBAR-DARKSHADOW-COLOR: white; }

p	{margin-bottom:0px;}

A:link	{ color: green; text-decoration: none} 
A:visited	{ color: green; text-decoration: none} 
A:hover   { color: yellow; } 


H1	{ color: green; font-size=16px;}

.code	{ font-family: "Courier New", Courier, monospace; 
	font-size: larger; }

#xyz987	{ color: #FF0000; 
	background-color: #FFFFFF; }



BODY	{ font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;

