a.tl:visited
{
   color: blue;
}   
 a.tl:hover
{
   color: blue;
}   
tr.rates/*next two for rates table*/
   {
     font-size:13pt;
	 color:#330066;
	 background-color:#CCFFFF
   }
td.rates2
   {
     font-size:12pt;
	 color:#000033;
	 background-color:#FFFFFF;
	 height:12px;
   }
td.rates
   {
     font-size:13pt;
	 font-weight: 800;
	 color:#00AAAA;
	 background-color:#CCFFFF
   }
h1{
    font-family: arial, helvetica, sans-serif; 
	font-size: 25pt;
	line-height: 32pt;
	font-weight: 800; 
	margin: 1px; 
	text-align: center;
}
h2
{
    font-family: arial, helvetica, sans-serif; 
	font-size: 20pt;
	line-height: 27pt;
	font-weight: 700; 
	margin: 1px; 
    text-align: center;
}
td
{
    font-size: 11pt;
	font-weight:600;
	font-family: arial;
  }   
tr
{
    vertical-align:top;
}
table
{
      width:100%;
      font-family:arial;
	  font-weight:600;
}

h4
{
    text-align: center;
    font-family: arial, helvetica, sans-serif; 
}
h5
{
    text-align: center;
    font-family: arial, helvetica, sans-serif; 
}    
body
{
	max-width: 1000px;
    /*background-color: #5FA303;
	background-color: #E3955B;
    background-image: url("/pics/winterbkgrd.gif"); */	
    background-image: url("/pics/forestbkgrd2006.gif");   
    font-size:12pt;
	font-family: arial, helvetia, courier;
	font-weight:600;
	margin-bottom: 10px;
 }
h3
{
    font-family: arial, helvetica, sans-serif; 
	font-size: 18pt;
	line-height: 25pt;
	font-weight: 600; 
	margin: 1px; 
	text-align: center;
}
a 
{
     text-decoration: none; 
    font-family:arial;
    color:blue;
	font-size:10pt;
	font-weight: 700;
}
a:visited {color: #AA00AA;}
a:hover
{
	color: #990000;
    text-decoration: underline; 
 }
 p 
 {
   text-indent: .5in;
    font-size:11pt;
  }
 .text 
 {
   font-size:11pt; 
   font-family:arial;
  }
  ul
  {font-weight: 600;}
  .sm
  {
   font-size:10pt; 
   }
     /*  menu styles below  */
	table.menu 
	{
	 top: 0px; 
	 left: 0px; 
	 position:relative ; 
	 margin:0px !important ; 
	 border: 0px none #D33824 ; 
	 z-index: 1; 
	}
	table.menu a 
	{
	 margin:0px !important ; 
	 padding: 5px 5px 5px 5px !important ; 
	 display:block !important; 
	 position:relative !important ; 
	}
	div.menu a,
	div.menu a:visited,
	div.menu a:link 
    {
	/* width:90px; */
	 height:25px; 
	 font-size: 11pt !important ; 
	 font-family: Arial, Helvetica, sans-serif !important ; 
	 text-align: center !important ; 
	 font-weight: bold !important ; 
	 color: #666666 !important ; 
	 text-decoration: none !important ; 
	 margin-bottom:0px !important ; 
	 display:block !important; 
	 white-space:nowrap ; 
	}
	div.menu td 
	{
	 border-bottom: 0px none #D33824 ; 
	 border-top: 0px none #D33824 ; 
	 border-left: 0px none #D33824 ; 
	 background-image:none;
	 background-color: #FFDE79;
	} 
	caption
	{ 
	  font-size: 13pt;
	  font-family: Arial, Verdana, Helvetica;
	  font-weight: 700;
    }