<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--
  a         { color: #0000FF; text-decoration: none; }
  a:link    { color: #0000FF; text-decoration: none; }
  a:visited { color: #4000D0; text-decoration: none; }
  a:hover   { color: #0000BB; text-decoration: none; }
  a:active  { color: #0080BB; text-decoration: none; }
  body      { color: #000080; font-family: century gothic, arial, sans-serif; 
	      background: #D5D5D5 url(img/backgrnd.jpg) no-repeat fixed center;
	      scrollbar-arrow-color:#000080;  scrollbar-base-color:#CCCCFF;
	      scrollbar-face-color:#D8D8FF;   scrollbar-highlight-color:#ECECFF;
	      scrollbar-shadow-color:#CCCCFF; scrollbar-darkshadow-color:#AAAAFF;
	      scrollbar-track-color:##E8E8FF; }
-->