body   {
	color: black;
	background-color: #d8ccff;
	font-weight: bold;
}
p {
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	text-align: center;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.WHITE {
	color: #FFF;
	font-size: 24px;
	text-align: left;
}
.body2 {
	text-align: left;
}

