body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #993300;
}
.style1 {
	color: #000000;
	font: bold;
}
.style2 {
	font-size: 14;
	font-weight: bold;
}
.style3 {
	color: #666666
}
.productName {
	color: #990000;
	font: bold;
	font-size: 14px;
}
.smalltext {
	font-size: 10px;
	font-weight: bold;
}