body
{
	font-family: "Arial";
	font-size: xx-small;
}

.TableHeader
{
	font-family: "Arial";
	font-size: x-small;
	background-color: #ddcc77;
}

.TableItem
{
	font-family: "Verdana";
	font-size: xx-small;
	background-color: #ffefcf;
}

.TableItemAlt
{
	font-family: "Verdana";
	font-size: xx-small;
	background-color: #eeddaa;
}
