/* Holy Trinity Weymouth Style Sheet */

/* last update: 17 December 2007 */

/* copyright 2007-8 Full Cream Milk */

body {
   font : normal 11pt Tahoma, "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
   line-height : 140%;
   color : #000;
   background : #fff;
}

h1, h2, h3, h4 {
   font : normal small Constantia, Georgia, "Lucida Bright", "Bitstream Vera Serif", "Times New Roman", serif;
   font-weight : normal;
   margin-bottom : 0.67em;
}

h1 {
   font-size : 167%;
}

h2 {
   font-size : 160%;
}

h3 {
   font-size : 133%;
}

h4 {
   font : bold 100% Tahoma, "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
   margin-bottom : 0;
}

img {
   border : 0;
}

#footer {
   margin-top : 2em;
   border-top : 1px dotted #999;
   padding-top : 1em;
}

p#cofe,
p#skip,
.more, 
div#nav,
p#fcm,
p#self {
   display : none;
}