.style1 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: 900;
	color: #041E51;
}
.style2 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #041E51;
	font-variant: normal;
	font-style: normal;
}
.style3 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bolder;
	color: #041E51;
}