/***********************************************/
/* default.css                     	           */
/* Copyright: Heidi's Brooklyn Deli            */
/* Naples Franchising Systems, Inc             */
/* Administered By: Dana Callear               */
/***********************************************/

body,td,th,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
.stylegrey {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	color:#333333;
}

.style1 {
	font-size:18px;
	font-style:italic;
	font-weight:bolder;
}
			
.style2 {	
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.style3 {
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:#990000;
}
.style4 {
	font-size:9px;
	color:#666666;
}
.styleheader {
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	font-stretch:expanded;
	color:#990000;
}
.stylehuge
{
	font-size:36px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	color:#990000;
}
