body {
	text-align: center;
}
#wrapper {
	text-align: left;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a {
	font-size: 12px;
	color: #F03DA8;
}
a:visited {
	color: #F03DA8;
}
a:hover {
	color: #F03DA8;
}
a:active {
	color: #F03DA8;
}