P.body {
	color: black;
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	font-style: none;
	font-weight: none;
	text-align: justify;
	padding: 10px;
}

td.header {
	color: black;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	font-style: none;
	font-weight: none;
	text-align: center;
	padding: 10px;
}
a {
	color: #993300;
}