@charset "UTF-8";

* {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:0px;
	padding:0px;
	border-collapse: collapse; 
	border-width: 0px;
	margin-top:0px;
}

.table_content{
	width:973px;
	text-align:center;
}