h1 {
	font-family: "Times New Roman";
	font-size: 40pt;
	font-weight: normal;
	color: #003300;
	text-align: center;
}
h2 {
	font-family: Arial;
	font-size: 16pt;
	font-style: italic;
	color: #33FFFF;
	text-align: left;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00FF33;
	text-align: left;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000066;
	text-align: right;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #000000;
	text-align: left;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #0000FF;
	text-align: left;
}
