body {
  font-family: Tahoma,Arial;
  color: #666666;
  font-size: medium;
}
td {
  font-family: Tahoma,Arial;
  color: #666666;
  font-size: medium;
}
sup {
  font-family: Tahoma,Arial;
  font-size: small;
  font-weight: 900;
}
.red {
  font-family: Tahoma,Arial;
  color: red;
  font-size: medium;
}
.redu {
  font-family: Tahoma,Arial;
  color: red;
  font-size: medium;
}
.inlink {
  font-family: Tahoma,Arial;
  font-size: x-small;
  font-weight: 900;
}
p.c {
  text-align: center;        
  font-family: Tahoma,Arial;
  color: #666666;
  font-size: medium;
}
p {
  font-family: Tahoma,Arial;
  color: #666666;
  font-size: medium;
}
p.j {
  text-align: justify;        
  font-family: Tahoma,Arial;
  color: #666666;
  font-size: medium;
}

a {
  color: blue;
}
a:visited {
  color: #990000;
}
a:hover {
  color: red;
  text-decoration: none;
}
a:active{
  color: red;
  text-decoration: none;
}
