body {
  margin: 0em;
  background-color: #e0e0e0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000080;
  text-align: center;
  margin: 1em;
}

table.master {
  text-align: center;
  vertical-align: top;
}

td.master {
  background-color: #ffffff;
  border: #204060 2px solid;
  vertical-align: top;
  padding: 0px;
  font-size: 10pt;
}

span.ispmap {
  font-size: 36pt;
  font-style: italic;
  font-weight: bold;
  color: #2C506A;;
}
span.orgza {
  font-size: 24pt;
  font-style: italic;
  font-weight: bold;
  color: #2C506A;;
}

div.title {
  background-color: #4080c0;
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  padding: 2px;
}

a {
  color: #000080;
}

img {
  border: rgb(0,0,0) 0px solid;
}
