body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}

th {
	font-family: "Times New Roman", Times, serif;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:visited {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableCell {
	background-image: url(images/animation_bckgrd.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.imageCenter {
	vertical-align: middle;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
}
.imageCenterSmall {
	margin: 10px;
}

