body {
  background-color: #ffffff;
  margin-left: 24pt;
  margin-right: 24pt;
  margin-top: 0pt;
  margin-bottom: 24pt;
  text-align: justify;
}

h1 {
  text-align: center;
  font: medium times;
  font-size: 150%;
  font-weight: bold;
  color: #606060;
}

h2 {
  padding-top:10px;
  font: medium times;
  font-weight: bold;
  font-size: 120%;
  color: #606060;
}
a:link {
  text-decoration: none;
  color: #606060
}
a:visited  {
  text-decoration: none;
  color: #404040;
}
a:hover {
  text-decoration: none;
  color: #808080;
}
a:active {
  text-decoration: none;
  color: #0085C0;
}
img { 
  padding: 12pt;
  border: 0px;
}
img.nav { 
  padding: 0pt;
  border: 0px;
}
td.nav { 
  width: 16px;
  padding-left: 0px;
  padding-right: 0px;
}
div.cr { 
  font-size: 10pt;
}

