BODY {
	font-family: arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 25px;
}

.players {
	font-size: 16 px;
	color: #0000cc;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.bluetext {
	font-size: 12 px;
	color: #0000cc;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.redtext {
	font-size: 12 px;
	color: #cc0000;
	text-decoration: none;
	font-style; normal;
}

.main {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

A.main {
	font-size: 12px;
	color: #0000cc;
	text-decoration: none;
	font-style: normal;
}

A.main:Visited {
	font-size: 12px;
	color: #0000cc;
	text-decoration: none;
	font-style: normal;
}

A.main:Active {
	font-size: 12px;
	color: #ffcc99;
	text-decoration: none;
	font-style: normal;
}

A.main:Hover {
	font-size: 12px;
	color: #ffcc99;
	text-decoration: none;
	font-style: normal;
}

.navigation {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

A.navigation {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

A.navigation:Visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

A.navigation:Active {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

A.navigation:Hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.tablehead {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.tabledata {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.remarks {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

A.remarks {
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

A.remarks:Visited {
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

A.remarks:Active {
	font-size: 11px;
	color: #ff3300;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

A.remarks:Hover {
	font-size: 11px;
	color: #ff3300;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}