body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #000000;
}
.tblBorder {
	border: 3px solid #FF0000;
}
.content {
	padding: 20px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
}
.footer {
	font-size: 9px;
	color: #FF0000;
	text-align: center;
}
.footer a {
	color: #FF0000;
}
.footer a:link {
	color: #FF0000;
}
.footer a:visited {
	color: #FF0000;
}
.footer a:hover {
	color: #FFFFFF;
}
.footer a:active {
	color: #000000;
}
.Header1 {
	font-size: 18px;
	font-weight: bold;
}
.jfc {
	font-style: italic;
	color: #FF0000;
}

.productImage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.prodTblPad {
	cell-padding: 30px;
}
