body {
  position:relative !important;
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
html body {background: none;}

html body #ish a:link, html body #ish a:visited, html body #ish a em {
  position: static; display: inline;
  font-size: 1em; font-weight: normal; width: auto; height: auto;
  margin: 0; padding: 0;
  background: none; color: #555;}
 
.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}
 
.criteriaLabelPrint {
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;
	color: #336699;
}

.criteriaValuePrint {
	font-size: 8pt;
	font-family: Arial, Helvetica, Verdana;
	color: #336699;
}

.linkClosePrint {
	font-size: 8pt;
	font-family: Arial, Helvetica, Verdana;
	color: #336699;
}

.title1Print {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;
	color: #336699;
}

td, th {
	color: #414141;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
}

table.result {
	border-style: none;
	border-collapse: collapse;
	border-color: gray;
}



table.result td {
	border-spacing: 0;
	border-style: solid;
	border-width: thin;
	border-color: gray;

}

