<!--
BODY {
  font-family: times;
  border-bottom: 1px solid black;
}

.page_heading {
  text-align: center;
  padding-bottom: 20px;
  font-weight:bold;
  font-size: large;
}

.text_page {
  font-family: verdana;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.text_page A {
  color: #0000FF;
  text-decoration: none;
}

.text_page A:hover {
  color: #AA0000;
  text-decoration: underline;
}

.text_page A {
  color: #0000AA;
  text-decoration: none;
}


-->

