.price {
font-family: Verdana, Arial;
font-size:10pt;
font-weight:bold;
}

.caption {
font-family: Arial, Verdana, Helvetica; 
font-size:8pt;
}


.aMenu {
	height: 18px;
	width: 140px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
}

.aStoreMenu {
	height: 18px;
	width: 140px;
	padding-left: 0px;
	text-decoration: none;	
	font-size: 11px; 
	font-weight: bold;
}


H1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom: solid #017979 1px;
	padding-bottom: 1px;
	
	
}
#header h1	{ border: none; }
h2, h3	{
	color:#017979;
	font-weight: bold; font-size:13px;
}

hr	{ color: #017979;}

.txtFooter { 
	text-align: center;
	color: #000000;
	font-family :  Verdana; font-size: 10px;
}

.txtFooter A {
	color:#0000FF;
	text-decoration:underline; 
}
.txtFooter A:hover {
	color:#FF0000;
	text-decoration:underline; 
}