body {
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 0px;
  margin-top: 0px;
}
.style1 {
  font-size:28px;
  color:#000000;
}
.style2 {
  font-size:18px;
}
.style3 {
  color: #000099;
  font-weight: bold;
}
.style5 {
  font-size: 12px;
}
a:link {
	color:#003366;
}
a:visited {
	color:#666666;
}
a:active {
	color:#003366;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}