a            { text-decoration: none; color: #0000AA }
a:hover      { color: #0000FF }
.productName {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	margin-bottom: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	margin-bottom: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003300;
	padding-top: 10px;
	margin-bottom: 0px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
td,body,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.attention {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFF00;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}