/* This style sheet is used for printing pages of THE NET */

body
	{
	color: black;
	background: white;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	}

/* The following class may be used to suppress printing
of an otherwise visible section of the NET. */

.nopr
	{
	display: none;
	}

/* A HREF="http://jigsaw.w3.org/css-validator/" ALT="Valid CSS!" */
