<style type="text/css">
<!--

p {
	background-color: white;
	align:center;
}

font.champdesc {
	font-size:14px;
	color:white;
}

font.champname {
	font-size:12px;
	color:white;
}



body {
	background-image: none; 
	background-repeat: repeat; 
	background-position: 0% 0%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 	
	background-color: #565d63;
     }

H1, H2, H3
	{
	font-size: 16px;
	color: white;
	}

table.champion
	{
	font-size:12px;
	color:white;
	border:1px;
	border-style:solid;
	width:100%;
	}	
td.champion
	{
	text-align : center;
	}

th.titlehead {
	background-color: #7F888F;
	font-size:12px;
	font-weight: bold;
	
}

tr.rowlow {
	background-color: #A4A5A7;
	font-size:11px;
}

tr.rowhigh {
	background-color: #D4D5D7;
	font-size:11px;
}

font.bestt {
	font-weight: bold;
}

</style>