body {
  font:9pt arial,helvetica;
  background-color:#00073F;
  color:white
  }
  
td {
  font:9pt arial,helvetica;
  color:white
  }

.illustrations {
  font:8pt arial,helvetica;
  color:white;
  }
 
a {
  text-decoration: none;
  color:#fff0c0;
  }

a:hover	{
  text-decoration: underline;
  color: #ffee00;
  }

td.header {
  border-bottom: 1px solid #006BA5;
  background-color:#00073F;
  padding:8px;
  }

td.body {
  background-color:#10174F;
  }

td.bigmap {
  background-color:#10174F;
  border-bottom: 1px solid #006BA5;
  }

td.factbox {
  border-right: 1px solid #006BA5;
  background-color:#00073F;
  }

td.factbox td {
  font-size:8pt;
  }

td.bodytext {
  width:100%;
}

td.illustrations * {
  font-size:8pt;
  }

td.footer {
  border-top: 1px solid #006BA5;
  background-color:#00073F;
  padding:8px;
};

.heading1 {
  color: white;
  color: #ffeeb0;
  font-weight:bold;
  font-size:16pt;
  font-style: italic;
};

.heading2 {
  color: white;
  color: #ffeeb0;
  font-weight:bold;
};
