body  {background: #ffffec; color: #00000;}
.content {font-size: 90%; line-height: 1.3em;}

P, TD, TH, LI , UL     {font-family: arial, helvetica, "lucida sans", "myriad web", sans-serif; font-weight: normal;

      }

A:link   {
      color: #0033cc;
	  text-decoration: underline; 
	  } 
A:visited   {
      color: #990000;
	  text-decoration: underline; 
	  }
A:active  {
      color: #0033cc;
	  text-decoration: underline; 
	  }
A:hover  {
      color: #0033cc;
	  text-decoration: underline;
	  }


A.trail:link    {
      color: #0000cc;
	  text-decoration: underline; 
	  } 

A.trail:visited    {
      color: #ffffec;
	  text-decoration: underline; 
	  } 

A.trail:active    {
      color: #0000cc;
	  text-decoration: underline; 
	  } 
	  
A.trail:hover    {
      color: #0000cc;
	  text-decoration: underline; 

	  
	  } 


A.trailindex:link    {
      color: #ffffff;
	  text-decoration: underline; 
	  } 

A.trailindex:visited    {
      color: #cccccc;
	  text-decoration: underline; 
	  } 

A.trailindex:active    {
      color: #ffffff;
	  text-decoration: underline; 
	  } 
	  
A.trailindex:hover    {
      color: #ffffff;
	  text-decoration: underline; 

	  
	  }

	  

.main {font-size: 90%;}
	  
.dark  {
      color: #ffffff;
      background: #006666;
	  } 
	  
.med     {
      color: #ffffff;
      background: #339966;
	  } 
.bright     {
      color: #ffffff;
      background: #33cc66;
	  } 

	  
.lightest      {
      color: #ffffff;
      background: #99ff99;
	  } 
	  
.on      {  color: #000000;
      }




.tablem	    {  font-family: "Arial Narrow", "Helvetica Condensed", helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #339966;
	  } 	  
	  
  

.serif      {
	  font-family: "minion web", "times new roman", "times roman", times, minion, georgia, palatino, serif;
        }


	  
 .sansl       {
	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
	  color: #999999;
      }

 .sansm       {
	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
	  color: #666666;
      }	  
	  
.nav         {
	  font-family: "Arial Narrow", "Helvetica Condensed", helvetica, arial, "lucida sans", "myriad web", sans-serif;
	  font-weight: bolder;	  
      }
	  
.ancl	       {
	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
	  color: #ffffff; font-weight: bold; font-size: 110%;
      }
	  
.source           {
	  color: #006633;
		font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
	  }

ul, ol { padding-top:0; margin-top:0; }	  
	  
H1  {
      font-weight: bold;
 	  font-family: "arial narrow", "helvetica condensed", "times new roman", "times roman", times, minion, georgia, palatino, serif;
      color: #000000;
      background: transparent;

      }

  
H2  {
      font-weight: bold;
 	  font-family: "arial narrow", "helvetica condensed", "times new roman", "times roman", times, minion, georgia, palatino, serif;
      color: #000000;
      background: transparent;

      }

	  	  
	  

H3  {
      font-weight: bold;
 	  font-family: "arial narrow", "helvetica condensed", "times new roman", "times roman", times, minion, georgia, palatino, serif;
      color: #000000;
      background: transparent;
padding-bottom:0; margin-bottom:0; 
      }



H4  {
      font-weight: bold;
 	  font-family: "arial narrow", "helvetica condensed", "times new roman", "times roman", times, minion, georgia, palatino, serif;
      color: #000000;
      background: transparent;
padding-bottom:0; margin-bottom:0; 
      }

.head	 {
      color: #ffffff;
      background: #009933;
	  } 

ul { list-style-type: disc }
ul ul { list-style-type: circle }
ul ul ul { list-style-type: none }
	  
UL.plain			{
	  list-style-type: none;
	
	  }	  

LI {
padding-top: 0.2em; margin-top: 0.2em; margin-bottom: 1em;
}

ADDRESS {font-style: normal;}

blockquote {font-style: italic;}

.note {padding: 10px; margin: 10px 10px 10px 0; background: #ffffcc;}
