body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
	color: #3366CC;
	text-align: justify;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

th {
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #3399FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF99CC;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
.imagePadded {
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

