body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #000066;
	font-style: normal;
}
.whiteTableBG {
	background-color: #FFFFFF;
}
h1 {
	text-align: center;
}
.disclaimer {
	margin-right: 30px;
	margin-left: 30px;
	border: thin solid #000066;
	font-size: 12px;
}
