body,td,p {
  color: #000000;
  font-family:"Times New Roman", Times, serif;
  font-size: 12px;
}

a:link {
  color: #0000FF;
}

a:hover{
  text-decoration: underline;
}

.title {
  color: #000000;
  font-family:"Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: bold;
  display: block;
}