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