body {
	background-color: white;
	font-family: serif;
	color: #000000;
}

.CenterThis {
	text-align: center;
}

.AlignRight {
	text-align: right;
}