body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top:0;
	background-image:url(images/background.gif);
	background-position:top;
	background-repeat:repeat-x;
}

p {
	text-align: left;
	vertical-align: 5%;
	margin: 15px;
}
.deck {
	font-size: 15px;
	color: #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#336699;
	}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color:#336699;
}
a:active {
	color:#336699;
}
A.footer:link {
	color:#336699;
}
A.footer:visited {
	color:#336699;
}
A.footer:hover {
	color:#003399;
}
.small_print {
	font-size:10px;
	color:#003399;
	text-align:left;
	}
.smart {
	display: none;
}
.inventory-title {
	color:#9f2901;
	font-size:16px;
	font-weight:bold;
}

.inventory-text {
	font-size:14px;
	line-height:18px;
}

.invertory-header {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#000;
		font-weight:bold;
		font-size:14px;
}
