body {
  font-family: "Times New Roman", Times, serif;
  color:#000000;
  font-size:12px;  
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

.style1 {
  font-family: "Times New Roman", Times, serif;
  color:#000000;
  font-size:12px;
  font-weight:bold;
}

.style2 {
  font-family: "Times New Roman", Times, serif;
  color:#FF0000;
  font-size:16px;
  font-weight:bold;
}

.link1 {
  font-family: "Times New Roman", Times, serif;
  color:#0000FF;
  font-size:16px;
  font-weight:bold;
  text-decoration: none;
}