body {
	margin: 0;
	background-color: #ffffff;
}

table {
	width: 100%;
	height: 100%;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
}

td {
	text-align: center;
	vertical-align: middle;
}

img {
	border-style: none;
}

h1 {
	margin: 0;
	font-size: 16px;
}

a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
