body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
.fine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
.bg {
	background-image: url(images/HR.png);
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
