/* NLcc_stylesheet.css */

h1 { color= "#666633"; font-size: 150%; font-style: italic; font-weight: 800;}
h2 { font-size: 118%; margin-bottom: 11; padding-top: .75em;padding-left: .5em;}
h3 { font-Size: 108%;padding-left: 1.25em;}
h4 { font-Size: 100%; font-color: black}
p {padding-left: 2.5em;}
body {color: black; background: #333300; font-size: 14px; font-family: "verdana";}

a {color: #666633;}

a:link { color: rgb(0, 0, 0 ) }  	/* for unvisited links */
a:visited { color: "#000000";}		/* for visited links */
a:active { color: "#666666" ;} 	/* when link is clicked */
a:hover { color: rgb(0, 96, 255); } 	/* when mouse is over link */
a:plain { text-decoration: none ;}

image {border: 0px; }
