.body-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.body-panes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C37B47;

}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.infoPane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #99CC66;
	border: thin solid #000000;
}
.results-ok {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: italic;
}
.results-ko {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.table-cells-stats {
	font-size: 12px;
	text-align: left;
	vertical-align: top;

}
.table-cells-stats-numbers {
	font-size: 24px;
	text-align: center;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
hr {
	line-height: 1px;
	color: #000000;
}

