body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.orangehead {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}
.greenhead {
	color: #009933;
	font-size: 14px;
	font-weight: bold;
}
.blackbold {

	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.mediumBold {


	color: #000000;
	font-size: small;
	font-weight: bold;
}
.whitebold {


	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.bluehead {

	color: #0000CC;
	font-size: 14px;
	font-weight: bold;
}
.smallblue {
	color: #00F;
	font-size: x-small;
	font-weight: normal;
}
