<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>CSS For Product Items</title>
</head>

 body {
 color: #000000;
 }
 body {
 font-family: arial, helvetica, verdana
 }
 span.c1 {
 color: #ffff00; 
 font-size: 150%;
 font-weight: bold
 }
 span.c2 {
 color: #66ffff; 
 font-size: 120%;
 font-weight: bold; 
 font-style: italic
 }
 h1.c3 {
 color: #ff0000;
 margin-left: 1%
 }
 p.c4 {
 font-family: times new roman, courier new, arial;
 margin-left: 1%
 }
 p.c5 {
 text-align: center
 }
 a.c6 {
 fontsize: 80%;
 font-weight: bold
 }
 table.c7 {
 text-align: justify
 }
 p.c8 {
 font-size: 70%;
 margin-left: 1%
 }
 a.c9 {
 color: #FF0000
 }
 p.c10 {
 color: #66FFFF; 
 text-align: center;
 font-weight: bold
 }
 p.c11 {
 color: #ffff99; 
 font-size: 60%
 }
 h2.c12 {
 margin-left: 1%
 }
 h3.c13 {
 margin-left: 1%
 }
 h4.c14 {
 margin-left: 1%
 }
 
</html>
