span.price
{
	color: red;
}

a.footerlink
{
	color: white;
}

body
{
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
}

td
{
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
}

td.form_caption
{
	text-align: right;
	font-weight: bold;
	background-color: #eee;
}

.footer
{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
}

.body
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}

.sub_links
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	margin-left: 8px;
	padding-left: 8px;
}

.header
{
	font-size: 18px;
	font-family: Adobe Garamond, Garamond, Times New Roman, Times, Serif;
	color: white;
	border-bottom: blue;
	border-width: 0 0 thin 0;
	border-style: none none solid none;
	margin: 0 50px 10px 0px;
	background-color: black;
}

div.copy { margin: 0 0 0 10px; }

div.product_header
{
	margin: 0 0 0 10px;
	color: blue;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: bold;
}

tr.dark
{
	background-color: #000;
	color: white;
}

td.dark
{
	text-align: center;
	background-color: #000;
	color: white;
}

tr.light { background-color: #eee; }

div.product_detail { margin: 0 0 0 10px; }