#TextContent
{
  font-family: Arial;
  font-size: 11px;
}

#TextContent h1, #TextContent h2
{
  font-size: 24px;
  font-family: Arial;
  font-weight: bold;
  border-top: 1px solid black;
  margin: 0;
  padding: 5px 0 0 0;
}

#TextContent h2
{
  color: #174c6b;
  border: none;
}

#TextContent h1 a
{
  color: #174c6b;
  text-decoration: none;
}