a:link {
  color: black;
}

a:visited {
  color: gray;
}

a:active {
  color: gray;
}

body {
  background-color: white;
  color: black;
}

a.menu:link {
  color: white;
}

a.menu:visited {
  color: white;
}

a.menu:active {
  color: white;
}

p.normal {
  margin-left: 10px;
}

p.menu {
  margin-left: 5px;
  font-size: 10pt;
  color: white;
}

p.menu-active {
  margin-left: 5px;
  font-size: 10pt;
  font-weight: bold;
  color: white;
}

p.menu-product {
  margin-left: 10px;
  font-size: 10pt;
  color: white;
  margin-bottom: 4;
}

p.menu-product-active {
  margin-left: 10px;
  font-size: 10pt;
  color: white;
  font-weight: bold;
  margin-bottom: 4;
}

p.menu-report {
  margin-left: 20px;
  font-size: 9pt;
  color: white;
  margin-top: 0;
}

p.menu-report-active {
  margin-left: 20px;
  font-size: 9pt;
  color: white;
  margin-top: 0;
  font-weight: bold;
}

p.menu-frames-header {
  margin-left: 10px;
  font-size: 10pt;
  color: white;
  font-style: italic;
}

p.menu-frame {
  margin-left: 15px;
  font-size: 8pt;
  color: white;
}

p.menu-frame-active {
  text-indent: 15px;
  font-size: 8pt;
  font-weight: bold;
  color: white;
}



a.menu-product:link {
  color: white;
}

a.menu-product:visited {
  color: white;
}

a.menu-product:active {
  color: white;
}

a.menu-report:link {
  color: white;
}

a.menu-report:visited {
  color: white;
}

a.menu-report:active {
  color: white;
}

p.contact {
  MARGIN-TOP: 1px;
  MARGIN-BOTTOM: 1px;
  TEXT-INDENT: 0px;
  LINE-HEIGHT: 100%;
  font-size: 10pt;
}

.contact-white {
  color: white;
  text-align: center;
  font-size: 12pt;
}

a.contact-white:link {
  color: white;
}

a.contact-white:active {
  color: white;
}

a.contact-white:visited {
  color: white;
}

.green {
  color: green;
  font-size: 16pt;
}

.exhibit {
  color: white;
  font-weight: bold;
  text-align: center;
}

h1.exhibit {
  font-size: 16pt;
}

p.exhibit {
  font-size: 14pt;
}

a.product {
  font-size: 12pt;
  margin-left: 5px;
  padding-top: 5px;
}

p.greenbox {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  color: white;
  font-size: 12pt;
  font-weight: bold;
  line-height: 16pt;
}

.frontpage {
  margin-left: 20px;
  margin-right: 20px;
}

a.language {
  font-size: 20pt;
  font-weight: bold;
}

a.language:link {
  color: green;
}

a.language:visited {
  color: green;
}

a.language:active {
  color: green;
}

p.language {
  margin-top: 8px;
  font-size: 10pt;
  font-weight: normal;  
}
