A:hover {
  position:relative;
  top:1px;
  left:1px;
}
A {
  text-decoration:none;
  color : SlateBlue;
}
BODY{
  font-size : 10pt;
  color:DarkBlue;
  font-family: ms ui gothic;
  font-weight: lighter;
  background-color: snow;
  line-height : 15pt;
  scrollbar-3dlight-color: DarkBlue;
  scrollbar-track-color: snow;
  scrollbar-darkshadow-color: DarkBlue;
  scrollbar-face-color: snow;
  scrollbar-highlight-color: snow;
  scrollbar-shadow-color: snow;
  scrollbar-arrow-color: DarkBlue;
}
TD{
  font-size : 10pt;
  color: DarkBlue;
  font-family: ms ui gothic;
  font-weight: 90;
  background-color: snow;
  line-height : 15pt;
  padding : 10px;
}
table{
  text-align: justify;
}
