body {
  color : #000000;
  background : #ffffff;
  margin: 0px 0px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 9pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
#headerText { display : none; }
.LogoImage { display : none; }
.HeaderImage { display : none; }
.LeftSideImage { display : none; }
.RightSideImage { display : none; }
.HideForPrinting { display : none; }

.ChamaeleonGrid td, GridHeader, GridItem, AlternatingGridItem, AlternatingGridItemVisited, SelectedGridItem
{
	font-family: Arial Narrow;
	font-size: 8pt;
}

.SearchTable td
{
	font-family: Arial Narrow;
	font-size: 8pt;
}

.EntityDetails td
{
	font-family: Arial Narrow;
	font-size: 8pt;
}

.LancoTemplateMainTable
{
	height:auto;
}