
     BODY        {
	font-family: Arial, sans-serif;
	font-size: 1em;
	color : Black;
	margin-right : 2em;
	margin-left: 2em;
	background : white;
}


A.HIDE {
	display: none;
}
	

/* NLC Headings */
H1 {
	font-family : Arial, sans-serif;
	font-size : 2em;
	color : Black;
	font-weight : bold;
	background : white;
}

H2 {
	font-family : Arial, sans-serif;
	font-size : 1.75em;
	color : Black;
	font-weight : bold;
	background : white;
}

H3 {
	font-family : Arial, sans-serif;
	font-size : 1.25em;
	color : Black;
	font-weight : bold;
	background : white;
}

H4 {
	font-family : Arial, sans-serif;
	font-size : .75em;
	color : Black;
	font-weight : bold;
	background : white;
}


.neg2 {
	font-family : Arial, sans-serif;
	font-size : .75em;
	color : Black;
	background : white;
}

/* Smaller font for footer text */

DIV.footer {
	font-family : Arial, sans-serif;
	font-size : .6em;
	color : Black;
	font-weight : bolder;
	background : white;
}


@page rotated {size: landscape}

