.HeaderText{
	border-bottom: #ffffff 1px solid;
	color: #ffffff;
	font-family: Century Gothic;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	width: 100%;
	
}

.NormalText{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	padding-top: 10px;
	
}

