/* style sheet for ncumc web pages
   rlz   1-28-01 7:03m */

body {font size:12pt  "Arial", "Times";
	margin-left: 0.25in;}

h1 {font: 24pt "Lucida Sans", "Book Antiqua";
	font-weight: bold;
	line height: 30pt;
	color: brown;}

h2 {font: 18pt "Lucida Sans", "Book Antiqua";
	margin-left: .0.5in;
	font-weight: bold;
	line height: 22pt;
	color: brown;}

h3 {font: 14pt "Lucida Sans", "Book Antiqua";
	font-weight: bold;
	line height: 18pt;
	color: brown;}

h4 {font: 11pt "Arial", "Book Antiqua";
	font-weight: bold;
	line height: 15pt;
	color: brown;}

p {font: 12pt "Times";
	color: black;
	margin-left: 0.2in;}

p.a {font: 12pt "Arial";
	color: black;
	margin-left: 0.2in;}

p.csi {font: 12pt "Century Schoolbook";
	color: black;
	margin-left: 0.2in;
	font-style: italic;}

p.link {font: 12pt "Arial Rounded MT Bold";
	color: black;
	margin-left=0in;
	text-decoration: none;}

span.head {font: 16pt "Lucida Sans", "Book Antiqua";         /* no CR at  end of span */
	font-weight: bold;
	line height: 30pt;
	color: brown;}

a:link {color: blue;}
a:visited {color: blue;}
a:active {color: blue;}
a:hover {color: #800000; }
a {text-decoration: none;}

