a.nav1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.nav1:hover {
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 20px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
}
p.ital {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-style: italic;
}
p.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}