p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
h2 {
	font-size: x-large;
	color: #CC3300;
}
h1 {
	font-size: xx-large;
	font-weight: bold;
	color: #CC3300;
}
h3 {
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.nav-p {
	font-size: 12pt;
	text-align: center;
}
.underline {
	text-decoration: underline;
}
