body {
	color: black;
	background-color: white;
	text-align: left;
}
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
center .text {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
