.HeaderText{
	border-bottom: #EF3E42 1px dotted;
	color: #EF3E42;
	font-family: Times new Roman;
	font-size: 22px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-bottom: 4px;
	width: 100%;
	
}

.NormalText{
	font-family:Bookman Old Style;
	font-size: x-small;
	
}

.DropCap{
	xfloat:left;
	color:#EF3E42;
	font-size:20px;
	xline-height:12px;
	xpadding-top:4px;
	font-family:Times New Roman;
	font-weight: bold;
}


