body{background-color: white;}

h1{ font-weight: bold;
    font-family: Times, serif;
    font-size: 13pt;
    color: rgb(0,102,51)
  }

h2{ font-family: MetaMediumLF-Roman, sans-serif;
    font-size: 10pt;
    color: rgb(153,153,153)
   }

h3{ font-family: Times, sans-serif;
    font-size: 9pt;
    color: rgb(0,102,51)
   }



.first_paragraph{ font-weight: normal;
                  font-family: Arial, sans-serif;
                  font-size: 18pt;
                  color: rgb(114,159,167)
                }


p{ font-family: Arial, sans-serif;
   font-size: 9pt;
   color: rgb(0,102,51)
 }

ul, td, tr{ font-family: Arial, sans-serif;
    font-size: 9pt;
    color: rgb(0,102,51)
     }

.table{font-size: 12pt}

.link_menu{ font-family: Arial, sans-serif;
    font-size: 11pt;
    color: rgb(153,153,153)
     }


.footnote{ font-family: Arial, sans-serif;
   font-size: 8pt;
   color: rgb(0,102,51)
 }

.footer{ font-family: Arial, sans-serif;
   font-size: 8pt;
   color: rgb(153,153,153)
 }


a:link {color: rgb(153,153,153) }
a:active{ color: rgb(153,153,153) }
a:visited {color: rgb(153,153,153) }


