body { 
  background-color: #EEEEEE;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  }

p { 
  font-size: 10pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }

td { 
  font-size: 10pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }

a:link { 
  color: #333399;
  }

a:visited { 
  color: #336666;
  }

a:active {  
  color: #FF6666;
  }

h3 { 
  font-size: 14pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #000000; 
  font-weight: bold;
  }

h4 { 
  font-size: 12pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #444400; 
  font-weight: bold;
  }

pre { 
  font-size: 10pt; 
  font-family: 'Courier New', monotype;
  }

/* START sidebar text */

.menu-text {
  font-size: 11px;
  }

.menu-text a {
  font-size: 11px;
  line-height: 12pt;
  }

.menu-text p {
  font-size: 11px;
  line-height: 12pt;
  }

/* END sidebar text */

/* START breadcrumb navigation links */

.nav-text {
  margin-left: 10px;
  padding-bottom: 10px;
  font-size: 9pt;
  font-weight: bold;
  }

.nav-text a {
  font-size: 9pt;
  font-weight: bold;
  }
  
.nav-text p {
  font-size: 9pt;
  font-weight: bold;
  }

/* END breadcrumb navigation links */

/* START page layout */

.index-first {
        background-color: #ffffff;
        border-top: 2px solid #000000;
        border-right: 2px solid #000000;
        }

.index-first-body {
        margin-top: 0px;
        background-image: url(/images/interment-body-gradient.gif); 
	background-repeat: repeat-x;
	background-position: left top;
        }

.index-first h4 {
        margin-left: 8px;
        font-size: 14px;
        }

.index-second {
        background-color: #D9D9E1;
        border-top: 2px solid #000000;
        border-left: 2px solid #000000;
        border-right: 2px solid #000000;
        border-bottom: 2px solid #000000;
        }

/* END page layout */

/* START black header and footer navigation bar */

.data-nav {
  background-color: #040206;
  }

.data-nav-text {
  font-size: 9pt; 
  font-weight: bold;
  margin-left: 5px;
  line-height: 18px;
  color: #FFFFFF;
  }

.data-nav-text a:link {
  font-size: 9pt; 
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  }

.data-nav-text a:visited {
  font-size: 9pt; 
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  }

.data-nav-text a:hover {
  font-size: 9pt; 
  font-weight: bold;
  color: #ffff00;
  text-decoration: none;
  }

.data-nav-text a:active {
  font-size: 9pt; 
  font-weight: bold;
  color: #ffff00;
  text-decoration: none;
  }

/* END black header and footer navigation bar */

/* START Blogger what's new pages */

.whatsnew {
  margin-left: 15px;
  }

.whatsnew h4 {
  margin-left: -8px;
  font-size: 14px;
  }

.whatsnew-post {
  padding-bottom: 20px;
  border-bottom: 1px #000000 dashed;
  }

.whatsnew-footer {
  margin-left: 15px;
  }

/* END Blogger what's new pages */

/* START Blogger Cemetery Column */

.blog-author {
  margin-top: -10px;
  margin-left: 15px;
  font-family: Georgia, serif; 
  font-size: 11pt;
  }
  
.blog-footer {
  margin-top: 15px;
  padding-left: 50px;
  line-height: 20px;
  font-family: Georgia, serif; 
  font-size: 9pt;
  }

/* END Blogger Cemetery Column */
