BODY { background-image: url(/eb/backgrounds/frontbg.jpg); 
	margin: 0px; }

P { font-family: syntax,verdana,arial,helvetica,arial,sans-serif;	
	font-size: x-small; }
	
TD { font-family: syntax,verdana,arial,helvetica,arial,sans-serif;	
	font-size: x-small; 
	background-image: none; }
	
UL { list-style-image: url(/eb/graphics/berry.gif); 
	list-style-position: outside; }

SMALL { font-size:  xx-small; }	/* WAS X-SM - this causes nn probs */

H1 { color: white; 
	font: 25px "Comic Sans MS",verdana;
	margin: 0; 
	padding: 0; }

.orangebg { border-color: #FFCC33; color: #FFCC33; }

A.sysLink:link { color: green; }
A.sysLink:visited { color: green; }
A.sysLink:hover { color: red; }

A:link { color: darkgreen; }
A:visited { color: darkslategray; }
A:active { colour: red; }
A:hover { color: green; }
