body {
	margin-top: 0px;
	background-color: #FFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border:none;
}


p {
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
}


a {
	color:#999;
	text-decoration: none;
}


a:hover {
	color:#333;
}


table {
	text-align: justify;
	color:#999;
	border:none;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	width:610px;
}


hr {
	width:610px;
	border-width:1px;
	color:#CCC;
}
