body {
  color: #000000;
  text-align: left;
  margin: 0px;
  padding: 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}

h1 {
  font-size: 100%;
  display: inline;
}     

h2 {
  font-weight: normal;
  font-size: 100%;
  display: inline;
}

h3 {
  display: none;        
}

a:link, a:visited {
  color: #000000;
  font-weight: none;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.jslink {
  font-weight: bold;
  cursor: pointer;
  color: #000000;
  text-decoration: none;
}
