/* EcoMedia Project Netscape 4.x Stylesheet */
/*
 * As usual, Netscape 4.x is a special case.
 */


/* Body defaults. */
body {
	color:			#000000;
	background-color:	#FFFFFF;
	font-family:		Verdana, Helvetica, Arial, sans-serif;
	font-size:		medium;
	z-index:		1;  /* Establish a new stacking context. */
}


/* Global tag defaults. */
img {
	color:			white;
	background:		white;
	border:			none;
}

a {
	text-decoration:	none;
}


/* Class-specific tag defaults. */
div.Subject p, div.Abstract p {
	padding:		0 0 0 1em;
}


/* Structural classes. */
<!-- Netscape 4.x doesn't do positioning properly. -->


/* Content type classes. */
<!-- Netscape 4.x doesn't do positioning properly. -->


/* Global icons. */
<!-- Netscape 4.x doesn't do positioning properly. -->
