h1 {   
   font-family: "Monotype Corsiva", georgia, arial, helvetica, sans-serif;
   font-size: 38pt;
   font-weight: bold;
   text-align: center;
   color: #fff56d;
   background-color: transparent;
   }
h2 {   
   font-family: "Monotype Corsiva", "Bookman Old Style", georgia, arial, helvetica, sans-serif;
   font-size: 18pt;
   font-weight: normal;
   text-align: center;
   color: #fff56d;
   background-color: transparent;
   }
h2.blk {
   color: #000000;
   background-color: transparent;
}
p {   
   font-family: "Bookman Old Style", georgia, arial, helvetica, sans-serif;
   font-size: 11pt;
   font-weight: normal;
   text-align: center;
   color: #fff56d;
   background-color: transparent;
   }
p.black {
 color: #000000; 
 background-color: transparent; 
 font-weight: bold;
}
p.smaller {
 font-size: 9pt;
}
.noline {
  text-decoration: none;
{
.italic {
 font-style: italic;
}
.bold {
 font-weight: bold;
}
.ul {
  text-decoration: underline;
}
.burg {
 font-weight: bold;
 color: #8b0018; 
 background-color: transparent; 
}
p.lgblk {
 font-size: 13pt;
 font-weight: bold;
 color: #000000; 
 background-color: transparent; 
}
.small {
 font-family: "Bookman Old Style", georgia, arial, helvetica, sans-serif;
 font-size: 9pt;
 font-weight: normal;
 text-align: center;
 color: #000000;
 background-color: transparent;
}
 table.pale {
 border: 1pt; 
 border-style: solid; 
 border-color: #000000; 
 font-family: "Bookman Old Style", georgia, arial, helvetica, sans-serif;
 font-size: 11pt;
 font-weight: bold;
 text-align: center;
 color: #000000; 
 background-color: #fffde8; 
 }
 table.list {
 border: 2pt; 
 border-style: double; 
 border-color: #000000; 
 font-family: "Bookman Old Style", georgia, arial, helvetica, sans-serif;
 font-size: 11pt;
 font-weight: normal;
 text-align: center;
 color: #000000; 
 background-color: #fffde8; 
 }
th {
 font-family: "Monotype Corsiva", "Bookman Old Style", georgia, arial, helvetica, sans-serif;
 font-size: 18pt;
 font-weight: normal;
 text-align: center;
 color: #000000; 
 background-color: #fffde8; 
}
 table.bd {
 border: 2pt; 
 border-style: double; 
 border-color: #000000; 
 background-color: #000000; 
 }
td.text {
 font-family: "Bookman Old Style", georgia, arial, helvetica, sans-serif;
 font-size: 11pt;
 font-weight: bold;
 text-align: center;
 color: #000000; 
 background-color: #fffde8; 
}
a { 
   font-family: georgia, arial, helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   text-decoration: underline;
 }
   a:link {
   color: #000000;
   background-color: transparent;
   text-decoration: underline;
   }
   a:visited {
   color: #000000;
   background-color: transparent;
   text-decoration: underline;
   }
   a:hover {
   color: #78d6cd;
   background-color: transparent;
   text-decoration: underline;
   }
   a:active {
   color: #78d6cd;
   background-color: transparent;
   text-decoration: underline;
   } 
a.gold {
   font-size: 9pt;
   color: #fff56d;
   background-color: transparent;
}
   a.gold:link {
   color: #fff56d;
   background-color: transparent;
   text-decoration: underline;
   }
   a.gold:visited {
   color: #fff56d;
   background-color: transparent;
   text-decoration: underline;
   }
   a.gold:hover {
   color: #78d6cd;
   background-color: transparent;
   text-decoration: underline;
   }
   a.gold:active {
   color: #78d6cd;
   background-color: transparent;
   text-decoration: underline;
   } 
