span.welcome
{
	font-size: 22px;
	color: #000066;						
}

span.regular
{
	font-size: 14px;
	color: #000066;								
}

span.contact
{
	font-size: 18px;
	color: #000066;								
}

span.imagetext
{
	font-size: 11px;
	color: #000066;	
}

span.phone
{
	font-size: 18px;
	color: #000066;		
}

span.specials
{
	font-size: 20px;
	color: #000066;		
}

span.sorry
{
	font-size: 20px;
	text-align: center;
	color: #000066;		
}

span.copyright
{
	font-size: 12px;
	color: #000066;		
}

tr.evenrow
{
	background-color: #ffffff;
}

tr.oddrow
{
	background-color: #ffcc33;
}

span.specialposition
{
	font-size: 16px;
	position: absolute;
	margin-top: 82pt;
	margin-left: 90pt;
}


