.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #3D56A8;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.lefttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
