  body { 
   background-image:url('pix/title.jpg'); 
   background-repeat:no-repeat;
   background-attachment:scroll;
   background-color:#e9d4a5; 
   font-family:bookman old style;
   font-size:12pt;
   font-weight:bold;
   COLOR: #ae7b82;
   margin-top:120px;
   margin-left:10px;
  }
  a:link { color:#3D2528; text-decoration:none; font-weight:bold; }
  a:visited { color:#3D2528; text-decoration:none; font-weight:bold; }
  a:hover { color:#e9d4a5; text-decoration:none; background-color:ae7b82; font-weight:bold; }
table { width:785px; font-size:12pt; }
td { padding:5px; font-size:12pt; font-weight:bold; }
