body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F3E7;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
table.main {
	border: 6px white solid;
}
td.col01, td.col02, td.col03 {
	color: #596A4B;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding-top: 8px;
}
td.col02 {
	text-align: center;
}
td.col03 {
	font-size: 10px;
	line-height: 12px;
	padding-left: 5px;
	padding-top: 6px;
}
td.rewards-available-txt {
	color: Black;
	font-size: 10px;
	line-height: 11px;
	padding-right: 5px;
}
td.required-points {
	color: #596A4B;
	font-size: 14px;
	line-height: 12px;
	text-align: right;
	padding-right: 15px;
	font-weight: bold;
}