body {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

table {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a {
	text-decoration: none;
}
a:link {
  color: #0000FF;
}
a:visited {
  color: #990099;
}
a:hover {
  color: #ff6600;
}
a:active {
  color: #ff6600;
}
img {
	border: 0;
}

