@charset "utf-8";
*|a:link, *|a:visited {
  text-decoration: none;
}

*|a:focus, 
*|a:hover { text-decoration: underline; }

*|body {
  font-style: normal;
  font-stretch: normal;
  font-weight: normal;
  background-attachment: scroll;
  font-family: "Times New Roman", Times, serif;
  font-size: medium;
  line-height: normal;
  font-size-adjust: none;
  color: #333333;
  font-variant: normal;
}

.table8 
td {border: thin solid black; 
  font-family:"Times New Roman", Times, serif; 
  line-height: normal;
  font-size:medium;
  font-size-adjust: none;
  color: #333333;
  font-variant: normal;
  }
 
