/**** e-y_foot.css    **** Footer - WAI Version 00.00.03 ****/

 body {
    background-image: url(../images/corrugated_metal.gif);
    background-color: #606060;
    color: #00FCF8;
  font-family: arial, helvetica, sans-serif, geneva;
 }
         A {
                font-family: Arial, Helvetica, sans-serif, geneva;        }
        A:link {
                text-decoration: none;
        }
        A:visited {
                text-decoration: none;
        }
        A:active {
                color: green ;
        }
        A:hover {
                color: yellow ; font-weight: bold ;
        }
        A:LINK, A:VISITED, A:ACTIVE { text-decoration: none; }
			
        TD {
                font-family: Arial, Helvetica, sans-serif,, geneva ;
        }

 			 /*  FAX  */
 span.f6 {color: #D0D0D0; font-size: 9pt; font-weight: bold; font-style: italic ; }
 h6.f5 {font-family: Arial, Helvetica; font-weight: bold}
			 /*  IDENTITIES */
 a.f4 {color: #D0D0D0; font-size: 9pt; font-weight: bold; font-style: italic ; }
 b.f3 {font-family: Arial, Helvetica}
			 /*  HEADERS */
 span.f2 {color: #808080; font-size: 9pt; font-weight: bold; font-style: italic ; }
			 /*  SUB TITLES */
 span.f1 {color: #E8E8E8; font-size: 10pt; font-weight: bold; font-style: italic ; }

