@charset "utf-8";
h1 {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 20px;
	color: #333333;
	font-weight: normal;
}
h2 {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #191970;
}
h3 {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #B8860B;
}
h4 {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #333333;
}
h5 {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 1.417em;
	color: #333333;
	font-weight: normal;
}
p {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 1em;
	color: #333333;
	text-align: left;
}
.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;
	font-size: 1em;
	font-family: Arial, Tahoma, "Trebuchet MS";
	color: #333333;
}
a {
	text-decoration: underline;
	color: #191970;
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 1em;
}
a:hover {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 1em;
	color: #B8860B;
	text-decoration: underline;
}
.magazineimagetitle {
	font-size: 1.5em;
	color: #191970;
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-weight: normal;
}
.magazineimageproject {
	font-size: 1.333em;
	color: #B8860B;
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-weight: normal;
}
.magazineimagesubhead {
	font-size: 1em;
	color: #333333;
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-weight: bold;
}

