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  { color: #336699; font-size: 1.2em; font-family: Trebuchet, Arial, sans-serif; font-weight: 700; margin: 5px 0 0; padding-top: 5px; padding-left: 10px; border-bottom: 2px solid #336699 }
#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-size: 16pt; font-family: Trebuchet, Helvetica, sans-serif; font-weight: bold; padding-top: 12pt }
#content h2    { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal }
#content h3       { font-size: 12pt; font-family: "Times New Roman", Times; font-style: normal; font-weight: normal }
#content h4  { font-size: 0.75em; font-family: Georgia, Times, serif; font-style: italic }
#content h5      { font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin: 6px 0 }
#content h6     { font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; margin: 4px 0 }
#content p  { font-size: 0.75em; font-family: Georgia, Times, serif; text-align: justify; text-indent: 1.5em; margin: 0 }
	
#content a:link    { color: #369; text-decoration: none }
#content a:visited    { color: #369; text-decoration: none }
#content a:hover { color: #cc3300; text-decoration: none; }
#content a:active  { color: #c30; text-decoration: none }	


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;}

