@charset "UTF-8";
body,td,th {
	color: #000000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
td {
	text-align: center;
}
table {
	height: 100%;
	width: 100%;
	padding:24px;
	border: 0px;
	text-align: center;
}
body {
	background-color: #FFFFFF;
}
a {
   outline: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
html,body {
	margin:0px;
	padding:0px;
	height: 100%;
	border: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
