@charset "iso-8859-1";
/* CSS Document */

.lbl
{
	font-family:Tahoma;
	font-size: 18px;
	color: black;
	
}


.item
{
	font-family:Arial;
	font-size: 12px;
	color: black;
}	

.itemtable
{
	width:291px; 
	height:580px;
	cellspacing: 6px;
	background-color:"#CCCCFF";
}	

.price
{
	font-family:Arial;
	font-size: 16px;
	color: black;
}		
	
.nav
{	
	font-family:Tahoma;
	font-size: 14px;
	color: navy;
}


.title1
{
	font-family:Tahoma;
	font-size: 18px;
	color: Red;
}	
.titles
{
	font-family:Tahoma;
	font-size: 16px;
	color: black;
}	

.itemtitle
{
	font-family:Tahoma;
	font-size: 18px;
	color: black;
}

.itemdescript
{
	font-family:Arial;
	font-size: 12px;
	color: black;
}
.itemprice
{
	font-family:Arial;
	font-size: 14px;
	color: black;
}

.style1 
{
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
}