@charset "utf-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #990000;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #990000;
	text-align: center;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
h3 {
	color: #990000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
}
a {
	font-weight: bold;
}

