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

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

th {
	font-family: "Times New Roman", Times, serif;
}.bodyNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a:hover {
	background-color: #000066;
	color: #FFFFFF;
}
.bodyLargeWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyLargeBlue {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000066;
}
.bodyItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	color: #660000;
}
.bodySmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #009797;
}
.hoverImage {
	line-height: 0px;
}
.bodyNormalWHT {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}

