body {
	background-color: #070707;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #070707;
	text-align:center;
}

table {
border-collapse: collapse;
margin: 0;
border: 0px solid #FF0000;
}
td, th
{
margin: 0;
padding: 0;
border: 0px solid #ff0000;
}
.tdbg {
background-image: url('images/tdbg.gif');
background-repeat: repeat-x
}
.pink {
font-family: Century Gothic;
font-size: 17px;
font-style: normal;
font-weight: normal;
color: #f264d9;
}
.topic {
font-family: Century Gothic;
font-size: 24px;
font-style: normal;
font-weight: normal;
color: #f264d9;
}