P.a { color: #333333; font-size: 7.5pt; font-weight: 600; font-family: verdana, arial, sans-serif }
P.b { color: #000000; font-size: 7.5pt; line-height: 14px; font-weight: normal; font-family: verdana, arial, sans-serif }
P.c { color: red; font-size: 7pt; line-height: 12px; font-weight: normal; font-family: verdana, arial, sans-serif }
P.d { color: black; font-size: 8.5pt; line-height: 12px; font-weight: bold; font-family: verdana, arial, sans-serif }
P.e { color: black; font-size: 7pt; line-height: 12px; font-weight: normal; font-family: verdana, arial, sans-serif }
LI { list-style: disc, inside; font-size: 7.5pt; color: black; line-height: 14px; font-weight: normal; font-family: verdana, arial, sans-serif }
H1 { color: white; font-family: Verdana; font-size: 16px }

td {
	font-size: 0.8em;
	color: #333333;
}

td.product_rule {
	height: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

td.product_cell {
	padding: 10px;
	width: 314px;
	vertical-align: top;
}

.product_category {
	font-size: 20px;
	font-weight: bold;
	color: #4D4D7F;
	padding-top: 10px;
	padding-bottom: 3px;
}

.product_description1 {
	font-size: 16px;
	color: #333333;
	padding-bottom: 5px;
}

.product_description2 {
	font-size: 14px;
	color: #666666;
	padding-bottom: 5px;
}

.product_price {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.product_name,
a.product_name:link,
a.product_name:visited,
a.product_name:active
{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	text-decoration:none;
}

a.product_name:hover 
{
	color:#4D4D7F;
	text-decoration:underline;
}