.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #1B1464;
}
.smalltitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #1B1464;
}
.backnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.level1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.sublevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B1464;
}
.level2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.notestitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B1464;
}
.notestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #1B1464;
	text-decoration: none;
}
a:visited {
	color: #1B1464;
	text-decoration: none;
}
a:hover {
	color: #03F;
	text-decoration: underline;
}
.contenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.contentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 1px;
}
