<STYLE TYPE="text/css">
<!-- /* Comment the Style Sheet definitions to hide them from incompatible Browsers.*/

body {background-color:#ffffff;
      font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
     }

p {color: #0000ff; 
   font-size:12; 
   text-align:left;
   font-weight:bold;
  }

.left {margin-left:100px;}
.right {margin-left: 55px;} 
.center {text-align:center;}
.ctr {text-align: center;}

table.ctr{
      border:0;
      text-align: center;
     }

.verse {color: #6600cc; 
   font-size: 14px; 
   text-align:left;
   margin: 30px;
   font-weight:bold;
   }


pre.verse {color: #000000; 
   font-size: 14px; 
   font-weight:normal;
   font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
   }
h1.verse {color: #000000;
    font-size: 20pt;
   } 
h2.verse {color: #000000;
    font-size: 16pt;
    text-align: center;
   } 


a:link{font-size:12;
      font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
       text-decoration:underline;
       color:#0000ff;
       font-weight:bold;}

a:hover{font-size:12;
        font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
        color:#ff0000;
        text-decoration:underline; }

a:visited{font-size:12;
        font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
          text-decoration:underline; 
          color:#008000;
          font-weight:bold}

a.nav:link{
      color:#0000ff;
      font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
      font-size: 12pt; 
      font-weight: bold; 
      text-decoration: underline;
      }

a.nav:visited{
      color:#008000;
      font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
      font-size: 12pt; 
      font-weight: bold; 
      text-decoration: underline;
      }

a.nav:hover{
      color:#ff0000; 
      font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
      font-size: 12pt; 
      font-weight: bold; 
      text-decoration: underline;
      }

b.red {color:#ff0000;
       font-size: 14pt; 
       font-weight: bold;
       font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
     } 

b.grn {color:#008000;
       font-size: 14pt; 
       font-weight: bold;
       font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
      } 

H1 {text-align:center;
    color:black;
    font-size:20pt;
   } 

H2 {text-align:center;
    color:#000080;
    font-size:14pt;
   } 

H3 {text-align:center;
    color:#008000;
    font-size:16pt;
   } 

H4 {text-align:center;
    font-family: "Verdana";
    color:green;
    font-size: 12pt;
   } 

/* Used for credits at foot of page */
h6 {color:#cc6600;
    text-align:center; 
    font-size: 9.5pt;
   }

.black {color:#000000;}
.red {color:#ff0000;}

.small {color: red; 
        text-align: center; 
        font-size: 7.5pt; 
        font-family: "Verdana";
       } 

/* Use this color table to code the hex values:

Standard Colors               My Browser-Safe Colors
Black   = #000000             Burnt Orange = #cc6600
White   = #ffffff             Light Blue   = #66ccff             
Silver  = #c0c0c0             Blue-Purple  = #9966ff
Gray    = #808080             Tan          = #ffcc99
Maroon  = #800000             Unsafe Tan   = #ffe7c6                        
Red     = #ff0000             Dark Blue    = #003399
Purple  = #800080             Pink         = #ff80c0
Fuchsia = #ff00ff             Orange       = #ff8000
Green   = #008000             Brown        = #800000
Lime    = #00ff00             Purple       = #6600cc
Olive   = #808000
Yellow  = #ffff00
Navy    = #000080
Blue    = #0000ff
Teal    = #008080
Aqua    = #00ffff
*/
/* End Style Sheet commenting. */  -->                               