body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin-left: 10%;
	margin-right: 10%;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}


/*      PICTURES SECTION
=============================== */


/*=== header (red); equivalent to style17 */

      h1 {font-family: Arial, Helvetica, sans-serif; font-size: large; color: #cc3300; font-weight:normal}


/*=== picture captions */

      h3 {font-size: x-small;}


/*=== footer page numbering */

      p {font-family: Arial, Helvetica, sans-serif; font-size: xx-small;}




/*  MISC AND HERALDRY SECTIONS
================================ */


/*=== about page image */

      .image { margin: 5px; padding: 2px; border: solid 1px #575757; }


      .style1 {font-size: large; color:#FF9900;}


/*=== front page caption */
      .style5 {
	font-size: x-small; font-weight: bold;
}


/*=== front page caption */
      .style6 {font-size: x-small}


/*=== under construction notice */

      .style10 {color: #FF9900}


/*=== footer copyright notice and captions (gray) */
      .style12 {font-size: xx-small; color: #999999; }


/*=== header link active (blue) */
      .style13 {font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #003399; }


/*=== header link inactive (gray) */

      .style15 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #CCCCCC; }


/*=== body text */

      .style16 {font-size: 12px}


/*=== section headers (red) */

      .style17 {
 font-size: large;
 color: #CC3300;
}


/*=== footer links (green) */

      .style18 {color: #339900}


/*=== clergy list links */

      .style19 {font-size: 14px}


