a {
  color: #006699;
  text-decoration: none;
}
a:hover {
  color: #009999;
  ;
  text-decoration: underline;
}
td {
  font-size: 12px;
  color: #003366;
  line-height: 19px;
}
.P12 {
  font-size: 12px;
  line-height: 150%;
}
.p14 {
  font-size: 14px;
  line-height: 150%;
}
.p16 {
  font-size: 16px;
  line-height: 150%;
}
.P12_red {
  font-size: 12px;
  line-height: 150%;
  color: #FF0000;
}
