<!--
td        {
  font-size: 10px;
}
a:link         {
  text-decoration:none;
}
a:visited      {
  text-decoration:none;
}
a:active       {
  text-decoration:none;
}
a:hover        {
  text-decoration:none;
}
body {
  font-size: 10px;
}
.border1 {
  border: #FF6633;
  border-style: dashed;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
}
.line1 {
  color: #FF3333;
  border-style: dotted;
}
-->