.headerbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: 162b7a;
	font-weight: bolder;

}
.normalSKY {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: 9fdfe4;
	font-weight: bolder;

}
.normalBLUE {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: 112574;
}
.normalBLUEBOLD {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: 112574;
	font-weight: bolder;

}
