BODY {background: url(images/etextbkg.jpg)}

H2 {font-size: medium;
     text-align: center; 
     color: #006666;
     font-family: Georgia, serif}

H1 {font-size: large;
    text-align: center;
    color: #006666;
    font-family: Georgia, serif}

P {font-size: small;
   color: #006666;
   font-family: Georgia, serif
   line-spacing: 200%;
}

P.link {text-align: center; 
        font-size: small;
        font-family: Georgia, serif}
P.img {text-align: center}
p.ltr {font-size: small;
       padding-left: 20 px;
       padding-right: 20 px}   

p.subhead {
text-align: center; 
}


A:link {color: #808080; 
        text-decoration: none}
A:visited {color: #006655;
           text-decoration: none}
A:active {color: #C0C0C0;
          text-decoration: underline}
A:hover {color: #ffffff; 
         background: #006666;
         text-decoration: none}