h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
}
p, ul, li, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.issue_number {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #034085;
}
.bolding {
	font-weight: bold;
}
.italicized {
	font-style: italic;
}
.footer_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #F4E085;
}
.nobottommargin {
	margin-bottom: 0px;
}
.notopmargin {
	margin-top: 0px;
}
.paralist {
	margin-top: 10px;
	margin-bottom: 10px;
}
.notopbotmargin {
	margin-top: 0px;
	margin-bottom: 0px;
}
.sidebar, .sidebar2, .box, .box2 {
	border: 1px solid #000000;
	padding: 5px;
}
li {
	list-style-type: disc;
}
