td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.headblack {
	font-weight: bold;
}
.headgreen {
	font-weight: bold;
	color: #99CC33;
	font-size: 9px;
}
.body9px {
	font-size: 9px;
	line-height: 11px;

}
.bodygray {
	color: #666666;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	color: #99CC33;
	font-size: 11px;
}
h3 {
	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;
}
.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
}
.background-dgrey {
  background: #333333;
}