   BODY
   {
      font-family:Arial,Helvetica,sans-serif;
      font-size:medium;
      color: black;
      background: white;
      margin-left: 5%;
      margin-right:5%;
      borderstyle: none;
   }
   A:link       {color: #508c63; font-weight: bold; text-decoration: underline}
   A:visited    {color: #808080; font-weight: bold; text-decoration: underline}
   A:active     {color: #cc0000; text-decoration: underline}
   H1,H2,H3,H4  {color: #004080; font-weight: bold}
   H1           {text-align: center; font-size:"160%"}
   H2           {margin-left: 0in; font-size:"140%"}
   H3           {margin-left: 0in; font-size:"120%"}
   H4           {margin-left:0in; font-size:"100%"; text-decoration:underline}
   DFN          {color: cadetblue}
   EM           {color: cadetblue}
   TT           {font-size:80%;
                 font-family:courier;
                 font-weight:lighter;
                 text-decoration:underline}
   KBD          {font-size:80%;
                 font-family:courier;
                 color:darkblue}
   CODE         {font-size:80%;
                 font-family:courier;
                 color:black}

   DIV.text     {margin-left:0.5in}

   DIV.code     {  margin-left:1.0in;
                   font-size:80%; 
                   font-family:courier
                }
