<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html> 

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Welcome to Surrey Chapel, Norwich, UK</title>
<meta http-equiv="Content-Style-Type" content="text/css" />

<LINK href="mystylesheet.css" rel="stylesheet" type="text/css" />

</head>

<body>

<style type="text/css">

A:link
{ text-decoration: underline; color:#0000ff; }
A:visited
{ text-decoration: underline; color:#6600ff; }
A:active
{ text-decoration: underline; color:#6600ff; }
A:hover
{ text-decoration: underline; color:#009900;

cursor: hand;
cursor: url('yourdomain.com/cursor.ani');}

h1 {font-family: garamond; font-size: 25pt; margin-left: 0.1cm;
color: #009900; }

h2 {font-family: garamond; font-size: 13.5pt; margin-left: 0.1cm;
color: #000000; }

h3 {font-family: garamond; font-size: 14pt; text-decoration: underline; margin-top: 0.2cm; margin-left: 0.1cm;
color: #009900; }

h4 {font-family: garamond; font-size: 12pt; font-decoration: underline; font-weight: bold; margin-bottom: 0cm; margin-left: 0.1cm;
color: #000000; }

h5 {font-family: garamond; font-size: 13.5pt; font-weight: bold; margin-top: 0cm; margin-bottom: 0cm; margin-left: 0.1cm;
color: #009900; }

h6 {font-family: garamond; font-size: 12pt; margin-bottom: 0cm; margin-left: 0.1cm;
color: #000000; }

p {font-family: garamond; margin-left: 0.1cm; margin-top: 0cm; margin-bottom: 0cm;
color: #000000; }

p1 {font-family: garamond; font-size: 12pt; margin-bottom: 0cm; margin-left: 0.1cm;
color: #003366; }

p2 {font-family: verdana; font-size: 11.5pt; margin-left: 0.1cm; color: #FFFFFF; }

p3 {font-family: garamond; font-size: 12pt; font-weight: bold; margin-left: 0.1cm; color: #000000; }

address {font-family: garamond;
color: #000000; }

body
{ background: #ffffff;
background-image: url("./images/greenbk.jpg");
background-repeat: repeat-y;
background-position: 0% 0%;
background-attachment: scroll;

font-family: garamond;
color: #000000 ;
letter-spacing: 0pt;
font-weight: normal;
font-size: medium;

margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}

td
{ padding-left: 2px;
padding-right: 2px;
padding-top: 0px; 
padding-bottom: 0px;
 }


</style>

</body>
</html>