td.links_top {
  font-family: helvetica,Arial,sans-serif;
  background-color: #ffffff;
  font-size: 80%;
  color: #4E4E4E;
  text-align: center;
}

td.links_top a {
  color:#4E4E4E;
  text-decoration: none;
}

td.links_top a:visited {
  color:#4E4E4E;
  text-decoration: none;
}

td.links_top a:hover {
  color:#750000;
  text-decoration: underline;
}

td.links {
  font-family: helvetica,Arial,sans-serif;
  background-color: #ffffff;
  font-size: 100%;
  color: black;
  text-align: center;	
}

td.links a {
  text-decoration: none;
  color: black;
}

td.links a:visited { 
  color: black;
}

td.links a:hover {
  text-decoration: underline;
}


body {
  font-family: helvetica,Arial,sans-serif;
}

p {
  text-align: justify;
  font-size: 10pt;
}

li {
  text-align: justify;
  font-size: 10pt;
  padding-bottom: 12px;
}

img.heading {
  padding-bottom: 6pt;
}

td.box {
  background-color: #eeeeee;
  font-size: 10pt;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:visited {
  color: blue;
}

a.more {
  font-size: 75%;
}

a.more:hover {
  font-weight: bold;
}

h1 {
  font-size: 14pt;
}

span.caption {
  font-size: 75%;
  font-style: italic;
}

span.event { 
  font-weight: bold;
}
