body {
   padding: 4px; 
   background: #689A68;
   }
h1 {
   font-family: Gill Sans MT, Georgia, sans-serif; 
   font-size: 24pt; 
   font-size-adjust: 22.08;
   color: #FFFFFF;
   }
h2 {
   font-family: Gill Sans MT, Georgia, sans-serif; 
   font-size: 18pt; 
   font-size-adjust: 16.56;
   color: #FFFFFF;
   font-variant: small-caps; 
   line-height: 1.5em;
   }
h3 {
   font-family: Gill Sans MT, Georgia, sans-serif; 
   font-size: 16pt;
   font-size-adjust: 14.72; 
   color: #000080;
   line-height: 1em;
   }
h4 {
   font-family: Gill Sans MT, Georgia, sans-serif; 
   font-size: 14pt; 
   font-size-adjust: 12.88;
   font-variant: small-caps;
   line-height: 1.2em;
   color: #FFFFFF;
   }
h5 {
   font-family: Gill Sans MT, Georgia, sans-serif; 
   font-size: 12pt; 
   font-size-adjust: 11.04;
   font-variant: small-caps;
   color: #FFFFFF;
   line-height: 1em;
   }
p {
   font-family: Gill Sans MT, Georgia, sans-serif; 
   font-size: 12pt;
   color: #FFFFFF;
   font-weight: bold; 
   line-height: 1.1em;
   }
.mainbox {
   border-width: 1; 
   border: solid; 
   text-align: center; 
   color: #FFFFFF;
   }
.indent {
   text-indent: 3em;
   }
.smindent {
   text-indent: 1em;
   }
.ednote {
    font-style: italic;
   }
.blue {
   color: #000080;
   }
a:link { 
   color: #000080; 
   text-decoration: underline; 
   font-weight: bold; 
   }
a:visited { 
   color: #000080; 
   text-decoration: underline;
   font-weight: bold; 
   }
a:active { 
   color: #FFFFFF; 
   text-decoration: underline;
   font-weight: bold; 
   }
