body
{
	background-color: #000000;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #DDDDDD;
}

.FooterFont
{
	font-size: 8pt;
	color: #AAAAAA;
}

.FooterURL
{
	font-size: 8pt;
	color: #aaaaaa;
	text-decoration: none;
}

.FontSectionHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff0000;
}

.Team
{
	font-size: 11pt;
	font-weight: normal;
}

.Team a.Selected
{
	font-weight: bold;
	color: #FFFF99;
}

.Team a.Selected:visited
{
	font-weight: bold;
	color: #FFFF99;
}


.Header
{
	font-weight: bold;
	font-size: 12pt;
}

P
{
	font-size: 10pt;
}
TD
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #DDDDDD;
}
A
{
	color: white;
}
A:visited
{
	color: silver;
}
A:active
{
	color: yellow;
}
.PlayerNameHeader
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 4px;
	padding-top: 2px;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}
