@charset "utf-8";
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 900;
}
.boldface {
	font-size: 16px;
	font-weight: bold;
}

