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

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

th {
	font-family: "Times New Roman", Times, serif;
}.TableText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px;
}
.TableTextLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	padding: 30px;
}
.TableBullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	padding: 10px;
}
.TableTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0px 20px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	padding: 10px 20px 0px;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
.textCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 20px;
	text-align: center;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.textBullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0px 40px 0px 0px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/hiLite.gif);
}
