.bodybold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	line-height: 16px;
}
.bodynorm {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}
.bodysmall{
	font-family: verdana;
	font-size: 8px;
	font-weight: normal;
	color: #666666;
}

.greentext {
	font-family: verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: bolder;
	color: #9bc71c;
}
.header {
	font-family: verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #99cc33;
}
.bodynopad {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	padding-left: 15px;
}
.boldpad {
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	padding-left: 15px;
}
.missiontext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
}
.bodywithpadtopandleft {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 4px;
}
.newsbody {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
}
.celltitle {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: 35px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #9bc71c;
	font-variant: normal;
  }
.bodyError {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: 35px;
	font-weight: bolder;
	text-transform: capitalize;
	color: red;
	font-variant: normal;


}
