#tophead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: black;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin-top: 1em;
	/* margin-bottom: 0.25em; */
}
#subhead1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	color: green;
	font-style: normal;
	font-weight: bold;
	text-align: left;
/*	margin-top: 1em; */
/* margin-bottom: 0.25em; */
}
#style3e {
	color: green;
	font-style: normal;
	font-weight: bold;
	font : italic;
	display : inline;
}

