BODY { 
        background: url(Images/Parchment.jpg) #FFF;
        color: #000;
        font-family: Arial, Helvetica;
     }
H1 { font-family: Times New Roman, serif }
H3 {
     font-size: 100%;
     margin-right: 35%;
   }
FORM {
       font-family: Arial;
       font-size: 75%;
       font-weight: bold;
       text-align: center;
     }
P { font-family: Arial, Helvetica }

A:link { color: #00F }
A:visited { color: #00F }
A:active { color: #F30 }
A:hover { color: #F30 }
A.plain { text-decoration: none }
TD.button {
            font-family: Arial;
            font-size: 75%;
            font-weight: bold;
          }
TD.clips {
           font-family: Arial, sans-serif;
           font-weight: bold;
           font-size: 80%;
           vertical-align: middle;
           border: thin outset #888;
           background-color: #707070;
           text-align: center;
         }

.border1 {
           float: right;
           border: thick outset #FFF;
         }
.border2 { border: medium inset #FFF }
.button {
          font-family: Arial;
          font-size: 75%;
          font-weight: bold;
          text-align: center;
        }
.centre { text-align: center }
.instruct {
             font-family: Arial, Helvetica;
             color: #00F;
             text-align: center;
             margin-left: 2%;
             margin-right: 2%;
          }
.large { font-size: 115% }
.recdate {
           font-weight: normal;
           font-size: 75%;
           font-family: Times New Roman;
           color: #FF9;
         }
.right { float: right }
.small { font-size: 90% }
.text {
        margin-top: 3%;
        margin-left: 8%;
        margin-right: 8%;
      }
.time {
        font-size: 80%;
        text-decoration: none;
      }
