<style type="text/css">

<!--
h1, h2 { font-weight: bold;
         font-family: arial, sans-serif;
         color: black;
         margin: 0pt 0pt 0pt 0pt;
       }
h3, h4 { font-weight: bold;
                 font-family: arial, sans-serif;
                 color: blue;
                 margin: 0pt 0pt 0pt 0pt;
               }
h1 { font-size: 14pt; }
h2 { font-size: 11pt; }
h3 { font-size: 10pt; }
h4,h5 { font-size: 9pt; } 

body {
        font-size: 9pt;
        font-family: arial, sans-serif;
        background-color: #FFFFFF; 
        margin: 0pt 10pt 0pt 10pt;
     }

p { font-size: 9pt;
    text-align: justify;
    margin: 0pt 0pt 0pt 0pt;
  }

pre { font-size: 9pt;
    margin: 2pt 18pt 2pt 18pt;
  }

code { font-size: 8pt;
       font-family: courier;
  }

dl, dt, dd { font-size: 9pt; }

ul,ol, li { font-size: 9pt; }

address { font-size: 8pt; }

table {
        margin: 0pt 10pt 0pt 10pt;
      }
td,th,tr { 
           font-size: 9pt; 
           color: black;
           font-family: arial, sans-serif;
         }

A:link, A:visited, A:active  { color: black; font-weight: bold; text-decoration: none; background-color: #ffefb6 } 

A:hover { 
          text-decoration: underline;
        }

.pagbac {  background-color: white}

.confidential {
                color: white;
                text-align: center;
                font-size: 9pt;
                font-family: arial,sans-serif;
                font-weight: bold;
              }

// -->
</style>


