.HeaderText{
	border-bottom: #1f3e71 1px solid;
	color: #1f3e71;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	width: 100%;
	
}

.NormalText{
	font-family:Arial;
	font-size: 12px;
	
}

.toutText{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	text-align: justify;
	
}

