table {
      color: #FFFFFF;
      font-size: 12pt;
      font-family: arial, sans-serif;
      background-color:#0567C9;
      background-image:url('flamebg.png');
      background-position: bottom right;
      background-attachment:fixed;
      background-repeat:repeat;
}
     
BODY {
     color: #FFFFFF;
     font-size: 12pt;
     font-family: arial, sans-serif;
     background-color:#0567C9;
     background-image:url('flamebg.png');
     background-position: bottom right;
     background-attachment:fixed;
     background-repeat:repeat;
}

.toc {
     color: #00FF00;
     font-size: 12pt;
     font-family: arial, sans-serif;
     
}

a:link {
    color: #FFFFFF; 
    text-decoration: underline;
}
a:visited {
    color: #FFFFFF; 
    text-decoration: underline;
}
HR {
   width: 75%; 
    color: #8b2f97;  
    background-color: #8b2f97
}
H1 {
   color:#FFFFFF; 
   font-size: 35pt; 
   font-family: "Lucida Calligraphy", serif, times; 
   text-align: center; 
   font-weight: bold
}
.blaro {
       color: #6e2677; 
       font-size: 14pt; 
       font-family:  arial, sans-serif; 
       text-align: center; 
       font-weight: bold
}
H2 {
   color: #00FF00; 
   font-size: 16pt; 
   font-family: "Harrington", arial, sans-serif; 
   text-align: center; 
   font-weight: bold
}
.p {
   font-size: 20pt; 
   font-family: "Colonna MT",times, serif
}
.h {
   color: #FFFFFF; 
   font-size: 16pt; 
   font-family: arial; 
   font-weight: bold
}
.l {
   color: #FFFFFF; 
   font-size: 12pt; 
   font-weight: bold
}
.info{
      color:#FFFFFF; 
      font-size: 16pt; 
      font-familiy: "Colonna MT", times, serif
}

