h4#title {
  background-color: transparent;
  border: 0px solid #000000;
  border-color: #7050a0 #b090e0 #b090e0 #7050a0;
  color: #d0b0ff;
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: .5em;
  padding: 2px .5em 2px .5em;
}

a.content {
font: 14px "Georgia", "Times New Roman", Times, serif;
color: #093A2D;
text-decoration: none;
}

td.content {
font: 14px "Georgia", "Times New Roman", Times, serif;
}

td:container {

background-color: transparent
}

td.header {
font: 22pt Helvetica,Georgia,Times,serif;
color: #000000;
line-height:150%;
}

a.links, a.links:visited {
  background-color: transparent;
  padding: 2px 1em 2px 1em;
  position: relative;
  text-decoration: none;
  line-height: 200%;
  top: 3px;
  z-index: 100;
  font: 18px "Georgia", "Times New Roman", Times, serif;
  color: #299cDf;
  font-weight:bold;

}

a.links:hover {
  background-color: transparent;
  padding: 2px 1em 2px 1em;
  position: relative;
  text-decoration: none;
  line-height: 200%;
  top: 3px;
  font: 18px "Georgia", "Times New Roman", Times, serif;
  color: #369860;
  font-weight:bold;

}



td.contentSmall {
font: 10px "Georgia", "Times New Roman", Times, serif;
text-align: center;
}


