p {
  line-height : 150%;
}
h3 {
  color : #003399;text-align:center;
}
body, td, th {
  font-size: 12pt;
  line-height : 17pt;
}
a:link {
  color: blue;
}
a:visited {
  color: purple;
}
a:hover {
  background-color: lightskyblue;
}
td.menu1 {
  color: white;
  font-weight: bold;
  margin-top: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #00008B;
  margin-left: 0px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #00008B;
  margin-bottom: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #00008B;
}
td.menu2 {
  font-size: 12px;
  color: #00008B;
  font-weight: bold;
  margin: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #00008B;
}
