H1, H2, H3 { color: "003366"; 
 	     font-family: helvetica, arial, sans-serif}

 { 	background-repeat: repeat-x; 
	background-image:  url(images/xxx.jpg) 
	} /* no-repeat */

BODY   {
	background-repeat: no-repeat; 
	background-image:  url(images/bg_footprints.jpg)
	color: "003366";
	font-family: helvetica, arial, sans-serif;
       	font-size: 10pt; }
       	/* margin: 1em   -- take out now that centering all windows */

P, TD	{color: "003366"; 
   	font-family: helvetica, arial, sans-serif;
   	font-size: 10pt}

/*      TABLE { color: "003366";	
	border: "0";        
	font-family: helvetica, arial, sans-serif;
       	font-size: 10pt}
*/

a:link {color: "003366";
	font-family: helvetica, arial, sans-serif;
        font-size: 10pt;
	text-decoration: none;
	font-weight: bold}

a:visited {color: "003333";
	font-family: helvetica, arial, sans-serif;
        font-size: 10pt;
	text-decoration: none;
	font-weight: bold  }

a.menuLarge
	{color: "000066";
	font-family: helvetica, arial, sans-serif;
        font-size: 12pt; }

.menuLarge 
	{color: "000066";
	font-family: helvetica, arial, sans-serif;
        font-size: 11pt; font-weight: bold; }
	
		/* */
		/*  font-style:  underline;   */		
		/* text-decoration: underline;  */

.menuSmall {color: "000066";
	font-family: helvetica, arial, sans-serif;
        font-size: 10pt;
	font-weight: normal	}  /* text-decoration: underline */

.linkunbold {color: "003366";
	font-family: helvetica, arial, sans-serif;
        font-size: 10pt;
	text-decoration: none
	font-weight: normal}

.linkunderline {color: "003366";
	font-family: helvetica, arial, sans-serif;
        font-size: 10pt;
	text-decoration: underline;
	font-weight: bold}

.linklinesmallpt8 
	{color: "003366";
	font-family: verdana, helvetica, arial, sans-serif;  
	text-decoration: underline;              
       	font-size: 8pt;}

.smallinfo8  {color: "#FFFFCC";
	font-family: verdana, helvetica, arial, sans-serif;   /* verdana, */
       	font-size: 8pt;}

.smallpt8 {color: "003366";
	font-family: verdana, helvetica, arial, sans-serif;   /* verdana, */
       	font-size: 8pt;}

.smallpt9 {color: "003366";
	font-family: helvetica, arial, sans-serif;   
       	font-size: 9pt;}

/*  THIS COLOR comes out GREEN, not YELLOW in Netscape!!!
	.smallpt8yel 
	{color: "#FFFFCC";
	font-family: verdana, helvetica, arial, sans-serif;  	              
       	font-size: 8pt;} */

.TD_white { color: #FFFFFF; font-family: helvetica, arial, sans-serif; font-size: 10pt }
.menuLarge_Orange { color: #FF6600; font-family: helvetica, arial, sans-serif; font-size: 18px; font-weight: bold; }
