body{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #084008;
}

.mainhead{
	font-size: 20pt;
	font-weight: bold;
	color: #084008;
	margin-top: 5px;
	margin-bottom: 5px;
}
.subhead{
	font-size: 14pt;
	font-weight: bold;
	color: black;
	margin-top: 5px;
	margin-bottom: 2px;
}
.picpad{
	padding: 5px 5px 5px 5px;
}
.txtpad{
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

.mini{
	color:  #084008;
	font-size: 1pt;
	line-height: 1px;
}