
H5  {color: #333399;
       background: #ffffff;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-weight: 600;
      font-size: 12pt;
      font-style: bold;
      text-decoration: none;}

.body:link   { color: #333399; font-style: normal; text-decoration: none; }
.body:visited { color: #660033; font-style: normal; text-decoration: none; }
.body:hover { color: #660033; font-style: normal; text-decoration: none; }
.body:active { color: #ff9933; font-style: normal; text-decoration: none; }
.sidebar:link   { color: #ffffff; font-style: normal; text-decoration: none; }
.sidebar:visited { color: #ffffff; font-style: normal; text-decoration: none; }
.sidebar:hover { color: #ff9933; font-style: normal; text-decoration: none; }
.sidebar:active { color: #ffffff; font-style: normal; text-decoration: none; }

body {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: 300;
          font-size: 10pt;
          font-style: normal;
          text-decoration: none;
          padding-left: 1em;
          color: black;
          background: #ffffff;
          border: 1px solid #000000;
          margin: 0 0em 0em 0em;
         }
td.main {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: 300;
          font-size: 10pt;
          font-style: normal;
          text-decoration: none;
          padding-left: 1em;
          color: #000000;
          background-color: #ffffff;
          height: 100%;
          width: 60%;
          padding: 1em 1em 0em 1em;
          vertical-align: top;
         }

div.sidebar  { 
             font-family: Verdana, Arial, Helvetica, sans-serif; 
             font-weight: 400; 
             font-size: 10pt; 
             font-style: normal; 
             text-decoration: none; 
             padding: 1em; 
             color: #ffffff; 
             background-color: #333399; 
             margin: 0; 
             float: left;
             width: 10em; 
            }

.quote {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: 400;
          font-size: 10pt;
          font-style: normal;
          text-decoration: none;
          border-bottom: 0.2em dotted #660033;
          margin: 2em  25em 2em 2em;
         }
div.place {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: 100;
          font-size: 10pt;
          font-style: italic;
          text-decoration: none;
          color: #333399;
          }
div.prayer {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: 300;
          font-size: 10pt;
          font-style: italic;
          text-decoration: none;
          color: #660033;
          }

div.corner  /* makes the upper left corner orange */ 
          { 
          background-color: #ff9933; 
          text-align: center; 
          border-color: black; 
          border-width: 1px; 
          }
