body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#ffffff; 
   	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	margin-bottom: 0px;
	text-align: center;
}

td {
	word-break: ;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#0000ff;
}
a:visited{
	text-decoration: none;
	color:#336699;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}