/* ---------- ---------- ---------- ---------- ---------- ---------- ----------

Sylfex Apr 27 2003

---------- ---------- ---------- ---------- ---------- ---------- ---------- */

body {
	margin:                         0px 0px 0px 0px ;
	font-family:	Verdana, Helvetica, Arial, Sans-Serif;
	font:			Message-Box;
}

code {
	font-size:	1em;
}

/* extra rules for even and odd rows */

.even {
	background:	#eeeeee;	/* background color */
	color:		#000000;	/* text color */
}

.odd {
	background:	#ffffff;
	color:		#000000;
}

