body,td,th {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #000000;
}
body {
	background-color: #333333;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
.SmallText {font-size: 12px}
.TwoPxlRightLeftBorder {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
}
.FourBorderTwoPixelBlack {
	border: 2px solid #000000;
}
.HeavyBlackText {font-size: large}
.picborder {
	border: 1px solid #000000;
}
.text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}
.inventoryRow {
	border-top: 2px solid #000000;
	border-right: 2px #000000;
	border-bottom: 2px #000000;
	border-left: 2px #000000;
}
