.summaryheader
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:14px;
  color: white;
  font-weight: bold;
}

.summarytitle
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:10px;
  color: white;
  font-weight: bold;
}

.summarydatasmall
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:8px;
  color: black;
}

.hide
{
	display: none;
}