.HeaderText{
	border-bottom: #000000 1px solid;
	color: #333333;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	width: 100%;
}

.NormalText{
	font-family:Arial;
	font-size: 12px;
	
}

.DropCap{
	display:block;
	float:left;
	color:#274802;
	font-size:60px;
	line-height:45px;
	padding-top:0px;
	font-family:Monotype Corsiva,Bookman Old Style;
}


