body
{
	background-color:black;
	color: #999;
}

a
{
	text-decoration:none;
	color: #999;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
}
.bodytextinv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.producthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCC;
	font-weight: bold;
}
.headred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
	font-weight: bold;
}
.bodytextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	font-weight: bold;
}
