body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}a:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #800000;
}
.WhiteText {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.DisplayBlock {  display : block;}
.DisplayNone {  display : none; }
