
    
/* NLC Headings */
H1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 2em;
	color : Red;
	font-weight : bold;
	background : white;
}

H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 1.75em;
	color : Red;
	font-weight : bold;
	background : white;
}

H3 {
	font-family : "Times New Roman", Times, serif;
	font-size : 1.25em;
	color : Black;
	font-weight : bold;
	background : white;
}

H4 {
	font-family : "Times New Roman", Times, serif;
	font-size : .75em;
	color : Black;
	font-weight : bold;
	background : white;
}

H3.bib{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	color : Black;
	background: White;
    font-weight : normal;
}

DIV.nav {
	font-size : 1.25em;
}
@page rotated {size: landscape}

