.HeaderText{
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	color:#BA6B19;
	width:100%;
	border-bottom:1px solid #BA6B19;
}

.NormalText{
	font-family:Arial;
	font-size: 12px;
	color:#605129;
}

