h1 {
	font-family: "Times New Roman", Times, serif;
	color: c38b00;
	font-size: 18pt;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: 0a1e3e;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: 0a1e3e;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: underline;
	color: 0a1e3e;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: 0a1e3e;
}
th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: c38b00;
}