 
 body {
	margin :0px;
	font-family: Arial, helvetica, sans-serif, Verdana, Geneva;
	}
	
	th,td, div {
	font-family: Arial, helvetica, sans-serif, Verdana, Geneva;
		
	}
	
	a:link		{ color: #eee; text-decoration: underline }
	a:visited	{ color: #eee; text-decoration: underline }
	a:active	{ color: #fff; text-decoration: none }
	a:hover		{ color: #fff; text-decoration: underline }
	
	a.footer:link		{ color: #999; text-decoration: underline }
	a.footer:visited	{ color: #999; text-decoration: underline }
	a.footer:active		{ color: #ddd; text-decoration: none }
	a.footer:hover		{ color: #ddd; text-decoration: underline }
		
	a.mini:link		{ font-size: 11px; color: #666; text-decoration: underline }
	a.mini:visited	{ font-size: 11px; color: #666; text-decoration: underline }
	a.mini:active	{ font-size: 11px; color: #000; text-decoration: none }
	a.mini:hover	{ font-size: 11px; color: #000; text-decoration: underline }
	
	p,li	{ color: #333; font-size: 12px; color: #fff; text-align: left; line-height: 1.3; }
	td { color: #333; font-size: 14px; color: #fff; line-height: 1.3; }
	h1,.h1			{ font-size: 16px; font-weight: bold; text-align: left; }
	h2,.h2			{ font-size: 16px; font-weight: bold; text-align: left; }
	h3,.h3			{ font-size: 13px; font-weight: bold; text-align: left; }
	h4,.h4			{ font-size: 14px; font-weight: bold; text-align: left; }
	h5,.h5			{ font-size: 13px; font-weight: bold; text-align: left; }
	
	.xsmall		{ font-size: 9px }
	.small		{ font-size: 11px }
	.medium		{ font-size: 12px }
	.regular	{ font-size: 16px }
	.large		{ font-size: 18px }
	.ambience		{ font-size: 18px }
	.xlarge		{ font-size: 24px }
	.footer		{ font-size: 12px; color: #999 }
	
	.cart		{ font-size: 13px; color: #333; background: #ddd; }
	.cart_heading	{ font-size: 12px; color: #333; background: #999; }
	.special	{ color: #ff0000 }
	.form		{ font-size: 12px; font-family: "arial", "helvetica", sans-serif }
	select.form { background-color: #eee; color: #000; }
	input.form { background-color: #eee; color: #000; }
	textarea.form { background-color: #eee; }
	
	a.cart:link		{ color: #333333; text-decoration: underline; }
	a.cart:visited	{ color: #333333; text-decoration: underline; }
	a.cart:active	{ color: #ff3300; text-decoration: none; }
	a.cart:hover	{ color: #ff3300; text-decoration: underline; }
	
	.nav		{ font-size: 13px; font-weight: bold; }
	.pre		{ font-size: 15px; font-family: "courier new", "courier" }
	
	img		{ border-color: #999; }
	.img { border: 1px; border-color: #999; border-style: solid; }
	a:hover .img, a:active .img { border: 1px #ddd solid; }

 
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}



