/*  
    name:                image_pg.css
    author:              cfmoxey
    date_created:        2001.05.31
    date_last_modified:  2002.04.20
    purpose:             style sheet for homepage image pages
*/

body {background-image: url('../gifs/21ej_m.gif'); 
      background-repeat: repeat-y}

h6, p, td {font-family: lucida sans unicode, arial, helvetica, sans-serif;}

h6 {font-size: 12px; 
    color: navy;}

p, td {font-weight: bold; 
       font-size: 18px; 
       color: black;}

hr {color: red;}
