@charset "utf-8";
.BlueHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #00209F;
	text-decoration: underline;
	font-style: italic;
}
.Bluetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #00209F;
	font-style: normal;
	font-weight: normal;
}
.MainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.DoubleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 23pt;
}
