body{ background-image:URL(mandycornsilkgif1.jpg);
       margin: 20px;
      padding: 0;
      background-attachment:fixed;
      font-family: 'MS Trebuchet', 'MS Verdana', 'Helvetica Cyrillic', sans-serif;
      color:#8B0000;
      font-size:100%;
      text-decoration:none;
      background-color:#F1E6C8;
}
h1 {  font-family: 'MS Trebuchet', 'MS Verdana', 'Helvetica Cyrillic', sans-serif;
      margin: 0 0 15px 0;
      padding: 0;
      font-weight: bold;
      font-size: 110%;
      color: #800000;
      text-align: center;
      text-decoration: underline;
}

h5{ color:#ff0000;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: 'MS Trebuchet', 'MS Verdana', 'Helvetica Cyrillic', sans-serif;
    text-decoration:none; 
    font-size: 85%;
    text-align:center;
    
 }      

 p {  font-family: 'MS Trebuchet', 'MS Verdana', 'Helvetica Cyrillic', sans-serif;
       line-height: 1.1em;
       margin: 0 0 16px 0;
       padding: 0;
       font-weight:bold;
       color: #8B0000;
 }

.signature{ font-family: 'MS Trebuchet', 'MS Verdana', 'Helvetica Cyrillic', sans-serif;
            font-size: 10pt;
	    font-weight: bold;
}
a:link{color:#008080;
            font-weight:bold;
            text-decoration:none;
}

a:visited{color:#ff0000;
                 font-weight:bold;
	         text-decoration:none;
}

a:hover{color:#800000;
               font-weight:bold;
               text-decoration:underline overline;
               background-color:ffffff;
}

.big{text-align:center;
        font-weight:bolder;
        font-size:105%;
        
}