.boldtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.bodytxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-indent: 0px;
	white-space: normal;
	margin: 8px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
	text-decoration: underline;
	text-align: left;
	padding-top: 8px;
	padding-left: 18px;
}
.llinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #205F89;
}
