    td {
      font-size: 12px;
      font-family: Tahom, Arial, Helvetica, Verdana, Times;
    }
    a {
      text-decoration: none;
    }
    a:hover {
      text-decoration: underline;
    }
    a.glowne {
      font-weight: bolder;
      color: #103605;
    }
    h2 {
      font-size: 24px;
      font-weight: bold;
      font-family: Times;
      color: #103605;
    }
    h3 {
      font-size: 18px;
      font-weight: bold;
      color: #103605;
    }
    strong {
      font-size: 12px;
    }
    hr {
      width: 75%;
      text-align: center;
      margin-top: 20px;
      margin-bottom: 20px;
    }
	body {
	  background-color: #dddddd;
	}
