a:link   {
  font-family: "Times New Roman", Times, serif;
  color: #0000A0;
  font-weight: bold;
  font-style: normal;
  border-style: none;
}
a:active   {
  font-family: "Times New Roman", Times, serif;
  color: #4FB4FF;
  font-weight: bold;
  font-style: normal;
  border-style: none;
}
a:visited   {
  font-family: "Times New Roman", Times, serif;
  color:  #4E5AB1;
  font-weight: bold;
  font-style: normal;
  border-style: none;
}
a:hover   {
  font-family: "Times New Roman", Times, serif;
  color: #638AFE;
  font-weight: bold;
  font-style: normal;
  border-style: none;
}

body   {
  font-family: "Times New Roman", Times, serif;
  color: #000000;
  background-color: #9FCFFF;
  text-align: justify;

}
td   {
  text-align: left;
  color: #000000;
  border-color: #000000;
  border-style: none;

  background-color: #9FCFFF;

}
img   {
  border-style: none;
}

