body 	{ font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: black; }

a:link {color: navy; }

a:visited {color: purple; }

a:hover {color: #DC9000; }

a:active {color: #DC9000; }


a.menu {color: #FFFACD; text-decoration: none; }

a.menu:visited {color: #FFFACD;}

a.menu:hover {color: #FFD39B; }

a.menu:active {color: #FFD39B; }


p { font-size: 10 pt; }


.nameplate
	{font-size: 30pt;	text-align: center; 
	color: #D4D7DB;	}

.tagline
	{font-size: 10pt; 	text-align: center; 
	color: #FFFDDA;	}

.scanbar 
	{font-size: 10pt; 	font-weight: bold;
	color: #white; 	text-decoration: none; }

.ncahead 
	{font-size: 11pt; 	font-weight: bold; 
	color: #black; 	text-align: center; }

.ncamenu 
	{font-size: 8pt; 	font-weight: bold; 	
	color: #white; 	text-decoration: none;
	text-align: center; }

.toc
	{font-size: 10pt; 	padding=3px 3px; }

.head2a
	{font-size: 18pt; 	font-weight: bold;
	color: DC9000;	}

.head2b
	{font-size: 18pt; 	font-weight: bold;
	color: navy;	}

.head3a
	{font-size: 13pt; 	font-weight: bold;
	color: DC9000;	}

.head3b
	{font-size: 13pt; 	font-weight: bold;
	color: navy;	}


li	{font-size: 10pt; 	list-style: none; }

li.title	{font-weight: bold; color: navy;  }

li.name	{font-weight: medium; }

li.disc	{list-style-type: disc; }


h1, h2, h3, h4, h5 
	{font-family: Verdana, Arial, Helvetica, sans-serif;  }
	 
hr	{color: DC9000; 	border-top: solid; 
	size: 1px;	noshade;	}

hr.blue	{color: 006699; 	border-top: solid; 
	size: 1px;	noshade;	}

.black  	{color: black; 	border-top: solid; 
	size: 6px;	noshade;	}

