a:link			{	color: #ae0000;
					text-decoration: none; }

a:visited		{	color: #ae0000;
					text-decoration: none; }

table,tr,td		{	background-color: #e3eaf0;
					vertical-align: top; }

p				{	font-size: 14px;
					font-family: Arial,Helvetica,Helv;
					color: #000000; }
					
div.productbin	{	width: 380px; }

font.price		{	font-size: 16px;
					font-weight: bold;
					color: #007200; }
					
font.pricena	{	font-size: 16px;
					font-weight: bold;
					color: #b70107; }
					
font.title		{	font-size: 16px;
					font-weight: bold; }