body    {
	font-family: Helvetica;
	color: #000000;
	background-color: #313131;
}
body, catalogWrapper, catalogtable, table {
	font-size: 9pt;
}
h1 { font-weight: bolder; font-size: 40px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.catalogheader {
	width: 800px;
}
.contentWrapper {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.catalogWrapper, .catalogtable, .contentWrapper, .table1 {
	background-color: #a5a1a5;
}
.catalogWrapper {
	margin: 2px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 840px;
}
.catalogtable {
	width: 800px;
	margin: 2px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: outset;
	border-left-style: solid;
}
.catalogtable td {
	margin: 2px;
	padding: 2px;
	border: 1px inset #000000;
}
.storeheader table {
	width: 840px;
}

a:visited {
	color: #330033;
}
a:link {
	color: #0000CC;
}
a:hover {
	color: #3366FF;
}
.smalltext {
	font-size: 9pt;
}
.catalogheader .offercode label {
	padding-left: 20px;
	font-weight: bold;
}
.catalogtable #nameHeadingSpan {
	font-weight: bold;
}

