 table.main {
 border: none; 
 color: #ffffff; 
 background-color: #000000;
 text-align: center;
 }  
td.w {
 color: #000000; 
 background-color: #ffffff;
}
tr.nav {
 color: #989898; 
 background-color: #2f302f;
 padding: 6pt;
}
table.sched {
 border: 3pt;
 border-style: outset;
 border-color: #989898;
 color: #ffffff; 
 background-color: #2f302f;
 }  
th {
   font-family: arial, helvetica, sans-serif;
   font-size: 13pt;
   font-weight: normal;   
   text-align: center; 
   color: #ffffff; 
   background-color: #000000;
}
td.schedule {
   font-family: arial, helvetica, sans-serif;
   font-size: 12pt;
   font-weight: normal;   
   text-align: left; 
   color: #ffffff; 
   background-color: #000000;
}
td.scheduleblav {
   font-family: arial, helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;   
   text-align: left; 
   color: #e0b0ff; 
   background-color: #000000;
}
h1 {   
   font-family: arial, helvetica, sans-serif;
   font-size: 13pt;
   font-weight: normal;
   text-align: center;
   letter-spacing: 3pt;
   color: #ffffff;
   background-color: transparent;
   }
h2 {
   font-family: arial, helvetica, sans-serif;
   font-size: 12pt;
   font-weight: normal;   
   text-align: center;
   color: #ffffff;
   background-color: transparent;
   }
h2.laven {
   font-family: arial, helvetica, sans-serif;
   font-size: 12pt;
   font-weight: normal;   
   text-align: center;
   color: #e0b0ff;
   background-color: transparent;
   }
p {   
   font-family: arial, helvetica, sans-serif;
   font-size: 12pt;
   font-weight: normal;   
   text-align: center;
   color: #ffffff;
   background-color: transparent;
   }
.bold {
  font-weight: bold;
  }
p.right {
   text-align: right;
   margin-right: 80pt;
}
.lavend {
   font-family: arial, helvetica, sans-serif;
   font-size: 12pt;
   font-weight: normal;   
   text-align: center;
   color: #e0b0ff;
   background-color: transparent;
   }
.leftlav {
   font-family: arial, helvetica, sans-serif;
   font-size: 12pt;
   font-weight: normal;   
   text-align: left;
   color: #e0b0ff;
   background-color: transparent;
   }
.rightlav {
   font-family: arial, helvetica, sans-serif;
   font-size: 12pt;
   font-weight: normal;   
   text-align: right;
   color: #e0b0ff;
   background-color: transparent;
   }
p.just {
   text-align: justify;
}
p.justify {
   text-align: justify;
   margin-left: 80pt;  
   margin-right: 80pt;
}
p.cap {   
   font-family: arial, helvetica, sans-serif;
   font-size: 8pt;
   font-weight: normal;   
   text-align: center;
   color: #ffffff;
   background-color: transparent;
   }
.smaller {   
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   text-align: center;
   color: #989898;
   background-color: transparent;
   }
.smallerlav {   
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   text-align: center;
   color: #e0b0ff;
   background-color: transparent;
   }
.small {   
   font-family: arial, helvetica, sans-serif;
   font-size: 9pt;
   font-weight: normal;
   text-align: center;
   color: #989898;
   background-color: transparent;
   }
.under {
   text-decoration: underline;
}
ul {
 list-style-type: disc;
 font-family: arial, helvetica, sans-serif;
 font-size: 12pt;
 font-weight: normal;
 text-align: left;
 color: #ffffff; 
 background-color: transparent; 
 margin-left: 320pt;  
}
a { 
   font-family: arial, helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;  
   text-decoration: underline;
 }
   a:link {
   color: #989898;
   background-color: transparent;
   }
   a:visited {
   color: #989898;
   background-color: transparent;
   }
   a:hover {
   color: #ffffff;
   background-color: transparent;
   }
   a:active {
   color: #ffffff;
   background-color: transparent;
   }
a.sm {
   font-size: 10pt;
   font-weight: normal;   
   color: #989898;
   background-color: transparent;
 }
   a.sm:link {
   color: #989898;
   background-color: transparent;
   }
   a.sm:visited {
   color: #989898;
   background-color: transparent;
   }
   a.sm:hover {
   color: #ffffff;
   background-color: transparent;
   }
   a.sm:active {
   color: #ffffff;
   background-color: transparent;
   }
a.navi { 
   font-family: arial, helvetica, sans-serif;
   font-size: 11pt;
   font-weight: bold;
   text-align: center;   
   text-decoration: none;
}
   a.navi:link {
   color: #989898;
   background-color: transparent;
   }
   a.navi:visited {
   color: #989898;
   background-color: transparent;
   }
   a.navi:hover {
   color: #ffffff;
   background-color: transparent;
   }
   a.navi:active {
   color: #ffffff;
   background-color: transparent;
   }
a.lav { 
   font-family: arial, helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   text-align: center;   
   text-decoration: underline;
}
   a.lav:link {
   color: #e0b0ff;
   background-color: transparent;
   }
   a.lav:visited {
   color: #e0b0ff;
   background-color: transparent;
   }
   a.lav:hover {
   color: #b57edc;
   background-color: transparent;
   }
   a.lav:active {
   color: #b57edc;
   background-color: transparent;
   }
a.img {
   border: 1pt;
   border-style: solid;
   border-color: #2f302f;
}