   body {
    background-color: #FFFFFF;   
    padding: 0px;
    margin: 0px;
   }
   
   p, dl, dt, td, li, blockquote, h1, h2, h3, h4, h5,
   h6, pre, .wzor, .stru, th {
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    color: #000000;
   }

   p, dl, dt, li, blockquote {
    text-align: justify;
   }
   
   p.sub {
    font-size: 10pt;
    color: #000000;
   }

   p sub, li sub, th sub, td sub, blockquote sub, .trwisng sub {
    vertical-align:-1px;
    font-size: 12px;
   }

   p sup, li sup, th sup, td sup, blockquote sup, .trwisng sup {
    vertical-align:+5px;
    font-size: 12px;
   }

   a {
    color: #000000;
    text-decoration: none;
   }

   a:hover {
    color: #000000;
   }

   pre {
    font-size: 12pt;
    font-family: "Courier New", monospace;
   }

   blockquote {
    margin-right: 100px;
    margin-left: 100px;
    color: #000000;
   }	
	
   h1, h2, h3, h4, h5, h6, th {
    color: #000000;
    font-weight: bold;
    clear: both;
   }

   h1 {
    font-size: 24.0pt;
    border-bottom: solid 1px;
    text-align: center;
   }

   h2 {
    font-size: 22.0pt;
    font-style: italic;
    border-bottom: dotted 1px;
   }

   h3 {
    font-size: 20.0pt;
   }

   h4 {
    font-size: 18.0pt;
    font-style: italic;
   }
  
   h5 {
    font-size: 16.0pt;
   }
  
   h6 {
    font-size: 12.0pt;
   }

   hr {
    color: #000000;
    background-color: #000000;
    height: 1px;
    border: none;
   }
     
   img {
    border: none;
   }

   table.byes, table.bno {
    margin-left: auto;
    margin-right: auto; 
    border-collapse: collapse;    
   }

   table.byes, table.byes td, table.byes th {
    border: 1px solid;   
    border-color: #000000; 
    padding: 5px;
   }
   
   table.bno, table.bno td, table.bno th {
    border: none;   
    border-color: #000000; 
    padding: 5px;
   }
   
   td.ivo {
    vertical-align: bottom;
   }

   td.tom {
    background-color: #FFB89F;
   }

   td.gaz {
    background-color: #FFFFE0;
   }

   td.blu {
    background-color: #E0FFFF;
   }

   td.lav {
    background-color: #E6E6FA;
   }
   
   td.tom, td.gaz, td.blu, td.lav {
    cursor: pointer;
    border: 1px solid #000000;    
   }
   
   td.ivo, td.tom, td.gaz, td.blu, td.lav {
    padding: 2px;
    font-size: 10pt;
   }  

   ol {
    list-style-type: decimal;
   }
   
   ol ol {
    list-style-type: lower-latin;
   }
   
   ol ol ol {
    list-style-type: disc;
   }
   
   ol ol ol ol {
    list-style-type: circle;
   }
   
   .trwisng {
    font-size: 8.0pt;
    font-family: 'Arial Unicode MS', Arial, sans-serif;
    color: #000000;
    padding: 0px; 
    text-align: center;
    width: 30px;
   }
  
   .trwisin {
    padding: 0px; 
    text-align: center; 
    border-style: none;
   }
   
   p.eo1, p.eo2 {
    width: 273px;
    padding: 10px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
   }   
   
   p.eo1 {
    float: left;
    clear: both;
   }
   
   p.eo2 {
    float: right;
    border-left: 1px solid #000000;
    color: #000000; 
   }
   
   #logo, #nav1, #nav2, #fade, #foot {
    position: absolute;
    visibility: hidden;
   }
   
   #main {
    width: 90%;
   }