/* LNT Stylesheet */

a:link{color:#006600;}
a:visited{color:#009933;}

body {
	font-family: georgia,century,serif;
	font-size: 12pt;
	color: #000000;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: arial,helvetica,sans-serif;
	color:#006600;
	}

h1{font-size: 26pt;}
h2{font-size: 22pt;}
h3{font-size: 18pt;}
h4{font-size: 14pt;}



.normal {
	font-family: georgia,century,serif;
	font-size: 12pt;
	}

.small {
	font-family: georgia,century,serif;
	font-size: 10pt;
	}

.italsm {
	font-family: georgia,century,serif;
	font-size: 9pt;
	font-style: italic;
	}

.conhead {
	font-family: georgia,century,serif;
	font-size: 12pt;
	font-weight: bold;
	}

.consub {
	font-family: georgia,century,serif;
	font-size: 10pt;
	}

.conspec {
	font-family: georgia,century,serif;
	font-size: 9pt;
	font-style: italic;
	}



