body{ 
/*      font-family:Bank Gothic Medium BT,Copperplate,Verdana,sans-serif;*/
      font-family: Arial,Veranda,sans-serif;
      background: #666;
      color: black;
      font-weight: lighter;
}
a{ 
   color: #dedeba;
}
a:hover{ 
         color: white;
}
a:visited{ 
           color: #97dbbe;
}
h1{ 
/*    text-transform:uppercase;*/
    letter-spacing: 0.3em;
    font-size: 200%;
}

.required{ 
           font-family: Arial, Veranda, sans-serif;
           font-weight: bold;
}
.error{ 
        font-weight: bold;
        color: black;
 }
table{ 
       background: #999 url('/iceboatform2.gif') no-repeat fixed top left;
}
.address{ 
          font-family:      "Century Schoolbook L", "New Century Schoolbook","Century Schoolbook",serif;
          border-bottom: black dashed thin;
          padding-top: 1em;
          padding-bottom: 1em;
          background: white;
          color: black;
 }
