.HeaderText{
	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;
	
}

.MainHeader{
	margin-bottom:5px;
	border-bottom:1px solid #888888;
	color:#333333;
	font-family:Arial;
	font-size:10pt;
	text-transform: uppercase;
	font-weight:bold;
	
}

