BODY { font-family: Arial;
       FONT-SIZE: x-small;
	   background: #fafdf5;
	   color: #295e0a;
       margin-top: 0;
	   margin-left: 0;
	   margin-right: 0;
	   margin-bottom: 0;	   
}

TD { font-family: Arial;
     FONT-SIZE: x-small;
	 color: #295e0a;
}

A:link { FONT-SIZE: x-small;
	   	 COLOR: #7da40a;
		 FONT-FAMILY: arial;
		 text-decoration: underline;
}

A:hover { FONT-SIZE: x-small;
 		  COLOR: #7da40a;
	 	  FONT-FAMILY: arial;
		  text-decoration: none;
}

A:visited { FONT-SIZE: x-small;
	   	    COLOR: #7da40a;
		    FONT-FAMILY: arial;
		    text-decoration: underline;
}

H2 { FONT-FAMILY: Arial Narrow;
     font-weight: 100;
	 FONT-SIZE: 16pt;
	 COLOR: #4a5643;
	 margin-bottom: -3;	 
}

H3 { COLOR: #4a5643;
}

HR { height: 1; 
     COLOR: gray;
}

.footnote { font-size: 8pt;
            letter-spacing: 0.09em;
			COLOR: #4a5643;
}

.small { font-size: 8pt;
         COLOR: #4a5643;
}

.border {
         border: 1px solid gray;
}

.border0 {
         border: 1px solid gainsboro;
}

.enter_bg { background: #dbe9b1; }

.news_bg { background: #eff6dd; }

.menu { COLOR: #295e0a;
		text-decoration: none;
}

A.menu:link { FONT-SIZE: x-small;
	   	      COLOR: #295e0a;
		      FONT-FAMILY: arial;
		      text-decoration: none;
}

A.menu:hover { FONT-SIZE: x-small;
 		       COLOR: #295e0a;
	 	       FONT-FAMILY: arial;
		       text-decoration: underline;
}

A.menu:visited { FONT-SIZE: x-small;
	   	         COLOR: #295e0a;
		         FONT-FAMILY: arial;
		         text-decoration: none;
}

.line_bg { background: #295e0a; }

.federal_holiday { background: orangered;
                   color: white; 
}

.holiday { background: gold; }

