body
{
	text-align: center;
	font-family: "Verdana";
	font-size: 12px;
}

td
{
	font-family: "Verdana";
	font-size: 12px;
}

a
{
	text-decoration: none;
	color: #669966;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
	background-color: #669966;
	color: black;
	font-weight: bold;
}

.pageTitle
{
	font-family: "Verdana";
	font-size: 16px;
	color: #777744;
	font-weight: bold;
	text-decoration: underline;
}

.sectionTitle
{
	font-family: "Verdana";
	font-size: 14px;
	color: #777744;
	font-weight: bold;
}

.subTitle
{
	font-family: "Verdana";
	font-size: 12px;
	color: 777744;
	text-decoration: underline;
}

.emphasisText
{
	font-family: "Verdana";
	font-size: 12px;
	color: 777744;
	font-weight: bold;
}

.formula
{
	font-family: "Courier";
	font-size: 12px;
	color: #1188BB;
}

.formulaHeader
{
	font-family: "Courier";
	font-size: 12px;
	color: #1188BB;
	background-color: #CCCCCC;
	border: 1px solid black;
}

.rare
{
	font-family: "Verdana";
	font-size: 12px;
	color: #1122BB;
	font-weight: bold;
}

.epic
{
	font-family: "Verdana";
	font-size: 12px;
	color: #9900BB;
	font-weight: bold;
}

.legendary
{
	font-family: "Verdana";
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}

.playerA
{
	font-family: "Verdana";
	font-size: 12px;
	color: #DD1122;
	font-weight: bold;
}

.playerB
{
	font-family: "Verdana";
	font-size: 12px;
	color: #33DD66;
	font-weight: bold;
}

.playerC
{
	font-family: "Verdana";
	font-size: 12px;
	color: #1122DD;
	font-weight: bold;
}

.highlightHeader
{
	background-color: #DDDD88;
}

.highlightRow
{
	background-color: #669966;
}

