body {
  border-right: #18394A 10px inset;
  border-top: #18394A 10px outset;
  font-weight: bold;
  font-size: 10pt;
  border-left: #18394A 10px outset;
  color: #000000;
  font-family: verdana,tahoma,arial,sans-serif;
  scrollbar-base-color: #4A6B84;
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #18394A;
  scrollbar-darkshadow-color: #000000;
  scrollbar-highlight-color: #B1C1C1;
  background-color: "#4A6B84";
  border-bottom: #18394A 10px inset;

}
div {
  font-size: 12px;
  font-weight: normal;
  color: #18394A;
  font-family: verdana,tahoma,arial,sans-serif
  cursor: crosshair;
}
td {
  font-size: 12px;
  font-weight: normal;
  color: #18394A;
  font-family: verdana,tahoma,arial,sans-serif
}
h1 {
  font-size: 10pt;
  font-weight: bold;
  color: #18394A;
  font-family: verdana,tahoma,arial,sans-serif
}
.tiny {
  font-size: 11px;
  font-weight: normal;
  color: #18394A;
  font-family: tahoma,verdana,sans-serif;
}
a {
  color: #18394A;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
  cursor: crosshair;
}
  a:visited {
  color: #18394A;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
  cursor: crosshair;
}
  a:active {
  color: #18394A;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
  cursor: crosshair;
}
  a:hover {
  color: #9CB5D6;
  background-color: #18394A;
  font-weight: bold;
  font-size: 10pt;
  cursor: crosshair;
}