body {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;


}
h1 {
	font-size: 24pt;
	margin-bottom: -15px;

}
h2 {
	font-size: 11pt;
	font-style: italic;
	margin-bottom: -20px;
	font-weight: bold;

}
h3 {
	font-weight: bold;
	margin-bottom: -15px;
	font-size: 15pt;

}
h4 {
	font-size: 11pt;
	font-weight: bold;
}
h5 {
	font-weight: normal;
	font-size: 11pt;
	margin-bottom: -15px;
}
a {
	color: #990000;
	text-decoration: underline
}
a:hover {
	color: #990000;
	text-decoration: none}
li {
	font-size: 10pt;
	padding-left: 0pt;
	list-style-type: square;
	padding-right: 20px;
	margin-left: -10px;
}
.timePeriod {
	font-size: 11pt;
	margin-bottom: -20px;
	margin-top: 30px;
}
.location {
	font-size: 10pt;
	margin-bottom: -20px;
}
p {
	font-size: 10pt;
}
