
textarea {
	font-family:sans-serif, Arial, Nimbus
}

td {
	font-family: sans-serif;
	font-size: 10pt;
}

table {
	border: 1px solid #96BFD6;
}

th {
	background-color: #96BFD6;
	color: Navy;
	font: bold 11pt sans-serif;
}

BODY {
  font-family: sans-serif, Arial, Nimbus;
  font-size: 10pt;
  margin-left: 0px;
  margin-right: 0px;
}

.minitext {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: Black;
}

.disable {
  background-color: #FFFF00;
  font-weight: bold;
  color: Black;
}
