body  { 
   background-color: #FFFFFF;
   background-image: url('images/watermark.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   font-family: Futura, Arial;

   scrollbar-base-color: #800000; 
   scrollbar-arrow-color: #FFFFFF;
   scrollbar-track-color: #dddddd;
   scrollbar-highlight-color: #d00000;
}

#frmLnk { font-size: 75%; text-align: right; }

img { border: 0 }

h1 { font-family: Futura, Arial;
     text-align: center; }

h1 { font-size: 150%; } /* slightly smaller than usual */

p {font-family: Futura, Arial; }

hr { color: #228b22; }

a {color: 228b22;  }

li { font-family: Futura, Arial;
  list-style-image: url('images/logo-bullet.gif');  }
td { vertical-align: top; }

.heading { color:228b22;
   font-weight: bold;
   font-size: 1em;
   font-family: Futura, Arial;
   text-align: left; }

.fancyshmancy { color: 228b22;
   font-size: 150%; }

/* hide from IE/Mac \*/
a.pdf { background: url('images/pdf.gif') bottom right no-repeat;
   padding-right: 20px; }
/* end hiding */