body {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	text-align: center;
}
table {
	border: none;
}
td {
	text-align: left;
	vertical-align: top;
}
ul,
li,
p,
form {
	padding: 0px;
	margin: 0px;
}
body,
span,
textarea,
a,
div,
input,
p,
td {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
li {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
a {
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
ul {
	padding-left: 15px;
}
