ul 	{
	margin: 0px 0px 0px 0px;
	padding-left: 9px;
	border-width: thin;
	border-style: solid;
	border-color: #336699;
	}


/*	*styles for navcurtain
	*h1=heads
	*h2=subheads */

#navcurtain h2 {
	font-size: 1.2em;
	font-weight: 700;
	color: #336699;
	border-bottom: 2px solid #336699;
	margin: 5px 0px 0px 0px;
	padding-top: 5px;
	padding-left: 10px;
	font-family: Trebuchet, Arial, sans-serif;
	}
#navcurtain p   { font-size: 0.9em; font-family: Trebuchet, Arial, san-serif }

#navcurtain a:link  { color: #369; text-decoration: none }
#navcurtain a:visited  { color: #369; text-decoration: none }
#navcurtain a:hover { color: #cc3300; text-decoration: none; }
#navcurtain a:active  { color: #c30; text-decoration: none }



/*	*styles for content div
	*h1=headine 
	*h2=by-line
	*h3=sub-head
	*h4=jump line
	*h5=dateline */

#content h1 {
	font-family: Trebuchet, Helvetica, sans-serif;
	font-size: 1.3em;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-style: italic;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: italic;
	margin: 0px;
}
#content h6     { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 9pt; margin: 4px 0 }
#content h4 {
	font-family: Georgia, Times, serif;
	font-size: 0.75em;
	font-style: italic;
	margin: 0px;
	}
#content p  { font-size: 0.75em; font-family: Georgia, Times, serif; text-align: justify; text-indent: 1.5em; margin: 0 }
	
table
	 { }

#footer p {
	font-family: Georgia, Times, serif;
	font-size: 0.75em;
	}

#footer a:link  { color: #369 }
#footer a:visited  { color: #369 }
#footer a:hover {color: #cc3300;}
#footer a:active {color: #cc3300;}

