body {
	margin: 0;
	padding: 0;
}

body, table, td {
	font-size: 12px;
	font-family: Arial;
	color: #fff;
}

h1 {
	font-family: Times New Roman;
	font-size: 40px;
	margin: 0;
	padding: 0;
	color: #545454;
}

a:link {text-decoration:underline; color: #356aa0;}
a:visited {text-decoration:underline; color: #356aa0;}
a:active {text-decoration:underline; color: #356aa0;}
a:hover {text-decoration:underline; color: #000;}

.tb {
	width: 100%;
	height: 100%;
	text-align: center;
	border: 0;
}

.top1 {
	background: #0c5601 url('img/antipartypoker_logo_bg.gif') no-repeat;
	text-align: right;
	padding-right: 50px;
}

.top2 {
	background: #121012 url('img/partypoker_is_a_fraud_bg.jpg') no-repeat;
}

.content {
	color: #000; padding-left: 86px;
	padding-right: 86px;
	text-align: left;
	line-height: 19px;
	width: 1000px;
}

.bottom {
	background-color: #121012;
	padding-left: 86px;
	padding-right: 86px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	font-family: Times New Roman;
	width: 1000px;
}

.list_tb {
	border-collapse: collapse;
	color: #000;
}

.list_td {
	border: 1px solid #000;
	color: #000;
}