body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}
.headline {
	font-family: "Courier New", "Courier", "mono";
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
.red {
	color: #FF3300;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.soldout {
	color: #999999;
	text-decoration: line-through;
}
