body
	{
	font-size: small;
	font-family: Arial, sans-serif;
	background-color: #EEEEEE;
	}

p
	{
	line-height: 200%;
	}

table
	{
	font-size: small;
	}

ul
	{
	font-size: small;
	list-style-position: inside;
	}

h3
	{
	font-size: 150%;
	font-weight: normal;
	}

A:link
	{
	color: black;
	text-decoration: underline;
	}

A:visited
	{
	color: black;
	text-decoration: underline;
	}

A:active
	{
	color: black;
	text-decoration: underline;
	}

A:hover
	{
	color: black;
	text-decoration: underline;
	}

.head
	{
	font-weight: bolder;
	}

.hellstorm
	{
	font-weight: bolder;
	color: red;
	}

.manslaughter
	{
	font-weight: bolder;
	color: blue;
	}

.tagteam
	{
	font-weight: bolder;
	color: green;
	}

.bart
	{
	background-color: rgb(128,64,0);
	color: white;
	}

.biggben
	{
	background-color: blue;
	color: white;
	}

.black
	{
	background-color: black;
	color: white;
	}

.bolt
	{
	background-color: rgb(0,190,190);
	}

.brushfire
	{
	background-color: red;
	}

.bulldozer
	{
	background-color: orange;
	}

.cardshark
	{
	background-color: yellow;
	}

.champagne
	{
	background-color: gold;
	}

.chaos
	{
	background-color: rgb(128,0,0);
	color: white;
	}

.crusader
	{
	background-color: #BBBBBB;
	}


.elrio
	{
	background-color: orange;
	}

.hatchet
	{
	background-color: lime;
	}

.mag
	{
	background-color: #777777;
	color: white;
	}

.mainframe
	{
	background-color: magenta;
	}

.moonshine
	{
	background-color: cyan;
	}

.paulsen
	{
	background-color: green;
	color: white;
	}

.rev
	{
	background-color: green;
	color: white;
	}

.rsk
	{
	background-color: purple;
	color: white;
	}

.scoops
	{
	background-color: tan;
	}

.snakeeyes
	{
	background-color: yellow;
	}

.streetcred
	{
	background-color: rgb(190,0,190);
	}

.trauma
	{
	background-color: rgb(0,0,100);
	color: white;
	}