h1 {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	padding-top: 10px;
}
h2 {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	padding-top: 14px;
}
h3 {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	padding-top: 14px;
}
h4 {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-weight: normal;
	color: #333333;
	font-size: 12px;
}

p {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 1em;
	color: #333333;
}
.navpresent {
	font-size: 0.917em;
	color: #33401C;
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-weight: normal;
}
.navpast {
	font-size: 0.917em;
	color: #666666;
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-weight: normal;
}
.boldsubtext {
	font-size: 1.167em;
	color: #333333;
	font-family: Arial, Tahoma, "Trebuchet MS";
}
ol { 
    list-style-position: outside;
    padding-left: 30px;
    font-family: Arial, Tahoma, "Trebuchet MS";
    font-size: 1em;
    color: #333333;
}
ul { 
    list-style-position: outside;
    padding-left: 30px;
	margin-left: 0;
    font-family: Arial, Tahoma, "Trebuchet MS";
    font-size: 1em;
    color: #333333;
}
li { 
   margin-bottom: 0em;
   margin-bottom: 0em;
}
