<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>st pauls stylesheet</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="author" content="your name goes here">
<style type="text/css">
      
      <!--
     
{  }
{  }
{  }
      body {
         background-image: url('Images/lgrey170.jpg');
         color: #000099;
         margin-top: 20px;
         scrollbar-arrow-color: #ffffff;
         scrollbar-shadow-color: #000099;
         scrollbar-face-color: #cc0033;
         scrollbar-highlight-color: #000099;
         scrollbar-track-color: #ffffff;
      }
                  
      h1 {
         color: #cc0033;
         font: 24pt serif;
         text-align: center;
      }
      
      a.navigation {
         color: #ffffff;
      }
      
      a {
         color: #000099;
         text-decoration: none;
      }
      
      a:hover {
         color: #0000ff;
         text-decoration: underline;
      }
      
      td.navigation {
         height: 19;
         width: 20%;
         text-align: center;
         background: #cc0033;
      }
      
      .bold {
         font-weight: bold;
      }
      
      -->
      
</style>
</head>
</html>