body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0px;
	padding: 0px;
	overflow -x:hidden
}
td {
     word-break: break-all; 
}

a:link,
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}.style1 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	}
.style2 {
	color: #FF9900;
	font-size: 10px;
	font-weight: bold;
}
