body
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 11px;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}

img
{
border:0px
}

.content TABLE
{
	background-color: #000000;
}
.content TD,.content TH
{
	background-color: #FFFFFF;
}
.content, .content a
{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.title, .title a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.table
{
	border-collapse: collapse
}
.table TH
{
	border: 1px solid #000000;
	font-weight: bold;
	text-align: left;
}
.table TD
{
	border: 1px solid #000000;
}
.none TD, .none TH
{
	font-weight: none;
	border: 0px;
}
.table2
{
	border-collapse: collapse
}
.table2 TH
{
	border: 0px solid #000000;
	font-weight: bold;
	text-align: left;
}
.table2 TD
{
	border: 0px solid #000000;
}