BODY
{
	font-family: Arial, Verdana;
	font-size: 10pt;
}
H1
{
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;

}
TABLE.MenuTable
{
	font-family: Arial, Verdana;
	font-size: 8pt;
}

TD.MenuCell
{
	cursor: hand;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}

TD.ActiveMenuCell
{
	cursor: hand;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #FFFF99;
}

TD.BottomCell
{
	padding: 10px;
}

TD.ContentCell
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	padding-bottom: 10px;
}
DIV.SectionTitle
{
	font-size: 12pt;
	font-weight: bold;
}
SPAN.PhoneNumber
{
	color: Red;
	font-size: 10pt;
	font-weight: bold;
}
SPAN.SmallText
{
	font-size: 8pt;
}
SPAN.LargeText
{
	font-size: 12pt;
}
SPAN.LargeTextRed
{
	font-size: 14pt;
	color: Red;
}SPAN.BusinessName
{
	font-size: 8pt;
	color: Gray;
}
A.MenuLink
{
	color: #000000;
}
TD.FooterCell
{
	font-size: 8pt;
	color: Gray;
	padding-top:20px;
}
A.ImageLink
{
	color: #0000FF;
}


