body{		font-family: Eurostile, "Times New Roman", Arial, Serif;
		color: #FFFFFF;
		background: #000;}

div.inv{	width: 80%;
		margin-left: auto;
		margin-right: auto;}

h1,h2{		color: #FFFF00;
		text-align: center;}

h1{		font-size: 29pt;}
h2{		font-size: 23pt;}

table.wrs{	width: 100%;
		border: ridge 2px #FFD700;
		border-spacing: 0px;
		margin-left: auto;
		margin-right: auto;}

table.wrs td{	border-top: solid 1px #606060;
		border-bottom: solid 1px #7F7F7F;
		border-left: solid 1px #606060;
		border-right: solid 1px #7F7F7F;
		padding: 3px;
		vertical-align: text-top;}

table.rank{	width: 100%;
		border: ridge 2px #FFD700;
		border-spacing: 0px;
		margin-left: auto;
		margin-right: auto;}

table.rank td{	border-top: solid 1px #606060;
		border-bottom: solid 1px #7F7F7F;
		border-left: solid 0px #000000;
		border-right: solid 0px #000000;
		padding: 3px;
		vertical-align: text-top;}

td.head{	color: #FFA500;
		font-weight: bold;
		font-size: 13pt;}

table.legend{	background: #444444;
		border: 1px;
		width: 90%;
		margin-left: auto;
		margin-right: auto;}

div.links{	width: 100%;
		border: ridge 2px #FFD700;}

a:visited{	color: #0000FF;}
a:active{	color: #FF00FF;}
a:hover{	color: #FFD700;}

a.levels:hover{	font-size: 150%;
        	cursor: crosshair;}

p{		text-align: center;}