<STYLE TYPE="text/css">
<!--
/*
  BODY { margin: 1em;
         font-family: serif;
         font-style: Arial;
         line-height: 1.1;
         background: #123456
         background-image: url(mark.gif);
         color: #CCDDCC; 
       }
   H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, DIV, 
   DT, DD, ADDRESS, BLOCKQUOTE, PRE, HR { display: block }

   B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP, 
   IMG, SPAN { display: inline }

   H1, H2 { margin-top: 1em; margin-bottom: 1em }
   H3, H4 { margin-top: 1em; margin-bottom: 0.1em }
   H5, H6 { margin-top: 1em }
*/
-->
<body bgcolor="#FFFFFF" text="#800000" 
 vlink="#550000"  link="#330000"  alink="" 
  background="mainbg.gif">
  A:link { text-decoration: underline; color: #330000}         
  A:active {text-decoration: underline; color: #FF0000}
  A:visited {text-decoration: underline; color: #550000}
  A:hover {text-decoration: none; background: #800000; color: #FFFFFF}

   H3, H6 { font-weight: bold }
   H4, H5 { font-style: italic }

  H1 { text-align: center;
       font-weight: bold;
       font-size: 21pt;
     } 

  H1 {text-transform: uppercase;} 

  H2 { font-size: 16pt;
       font-style: Arial
      }

  H3 { font-size: 11pt }

  P { text-indent: 2em;
      text-align: justify;
      margin-top: 0em;
      margin-bottom: 0em;
     }
<!--
/*  BR { display: inline }
*/ -->

 SPAN.tech { font-family: western;
             font-weight: bold;
             text-transform: uppercase;
 }

  AUTHOR { display: block;
           text-align: right;
           font-weight: bold;
     }

 SPAN.author { display: block;
               text-align: right;
               font-weight: bold;
 }

</STYLE>

 <!---

/*

  LI { display: list-item }

  B, STRONG { font-weight: bolder }  /* relative to the parent * /
  I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE { font-style: italic }
  PRE, TT, CODE, KBD, SAMP { font-family: monospace }

  PRE { white-space: pre }

  ADDRESS { margin-left: 3em }
  BLOCKQUOTE { margin-left: 3em; margin-right: 3em }

  UL, DIR { list-style: disc }
  OL { list-style: decimal }
  MENU { margin: 0 }              /* tight formatting * /
  LI { margin-left: 3em }

  DT { margin-bottom: 0 }
  DD { margin-top: 0; margin-left: 3em }

  HR { border-top: solid }        /* 'border-bottom' could also have been used * /

  A:link { color: blue }          /* unvisited link * /
  A:visited { color: red }        /* visited links * /
  A:active { color: lime }        /* active links * /

/* setting the anchor border around IMG elements requires contextual selectors * /
  A:link IMG { border: 2px solid blue }
  A:visited IMG { border: 2px solid red }
  A:active IMG { border: 2px solid lime }
*/
--->

