*
{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

a:link, a:visited, a:active
{
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

h1
{
	display: none;
}

#nav
{
	display: none;
}

#footer
{
	display: none;
}

table
{
	text-align: left;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border: 1px solid #000000;
	width: 100%;
}

table caption
{
	display: none;
}

th
{
	background-color: #000000;
	color: #ffffff;
	padding: 6px;
	margin: 0px;
}

tbody td, tbody th
{
	padding: 1px;
	margin: 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

tbody td:last-child, tbody th:last-child
{
	padding: 1px;
	margin: 0px;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
}

tbody tr.odd th, tbody tr.odd td
{
	background-color: #cccccc;
	padding: 1px;
	margin: 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

tfoot
{
	display: none;
}

.break
{
	background-color: #000000;
	height: 10px;
}

.garment_labels
{
	background: #000000;
}

.hide
{
	display: none;
}