body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF0000;
	font-size: 13px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	text-align: center;
	font-size: 13px;
}
