body{		background: #151719;
		color: #FFFFFF;
		font-family: "Trebuchet MS", Verdana, Arial, Serif;}

div.inv{	width: 750px;
		margin-left: auto;
		margin-right: auto;}

h1,h2{		color: #FFA500;
		font-family: "Perfect Dark (BRK)", "Arial Black", Serif;}

h1{		text-align: center;
		font-size: 200%;}

h2{		text-align: left;
		font-size: 170%;}

table.rank{	width: 100%;
		border: outset 1px #00008B;
		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 1px #606060;
		border-right: solid 1px #7F7F7F;
		padding: 4px;}

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

table.legend{	width: 100%;
		border-spacing: 3px;
		border: outset 1px #00008B;}

table.legend td{padding: 0px;}

a:link{		text-decoration: underline; color: #0088EE;}
a:visited{	text-decoration: underline; color: #0088EE;}
a:hover{	text-decoration: none; color: #FFA500;}