h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #006600;
	text-align: left;
	font-style: italic;

}
ul {
	list-style-type: disc;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: small;
	font-weight: normal;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006633;
	text-align: left;
	font-style: italic;

}
p {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: small;
	font-weight: normal;
}
ol {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: small;
	font-weight: normal;
}
h3 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	font-style: normal;

}
a {
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #006600;
	font-weight: bold;
}

