body, table, h1, h2, h3, h4, td, em, font {
	font-family:Tahoma,Helvetica,sans-serif;
}
body, table {
	font-size: 12pt;
}
body {
	color: rgb(215,255,190);
	background-color: black;
}
A:link, A:visited, A:hover, A:active {
	color: rgb(255,255,127);
	text-decoration:none;
	font-weight:bold;
}
A:hover {
	color: rgb(225,255,0);
	text-decoration: underline;
}
A.tablink:link, A.tablink:visited, A.tablink:hover, A.tablink:active
{
	color:rgb(112,192,192);
	text-decoration: none;
	font-size: 13pt;
}
A.tablink:hover
{
	color:White;
	text-decoration: underline;
}
A.menu:link, A.menu:visited, A.menu:hover, A.menu:active
{
	color:rgb(127,255,255);
	text-decoration: none;
}
A.menu:hover
{
	color:rgb(0,255,255);
	text-decoration: underline;
}
table.ttitle {
	color: Yellow;
	background-color: #403040;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
td.ttitle {
	font-size:20pt;
	font-weight:bold;
	text-align: center;
}
td.tsubtitle {
	color: White;
}
.players {
	background-color: #10D060;
}
.individuals {
	background-color: #203070;
}
.teams {
	background-color: #302080;
}
.infos {
	background-color: #501010;
}
.levels {
	background-color: #704010;
}
.history {
	background-color: #481070;
}
div.about {
	background-color: Ivory;
}
div.howto {
	background-color: Wheat;
}
div.signature {
	text-align: right;
	font-size: 9pt;
	color:rgb(192,192,192);
}
table.tabs {
	text-align: left;
	background-color: Black;
	margin-left:0px;
}
table {
	margin-left: auto;
	margin-right: auto;
} 
.graph{
	background-color: Black;
}
th.graph {
	color: Yellow;
	font-size: 13pt;
	font-weight:bold;
}
td.graph {
	color: rgb(192,192,192);
	font-size: 10pt;
}









