.elevenpoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.twelvepointCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fifteenpoint {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #663333;
}
.jazzboxtop {
	border: 1px solid #000000;

}
.jazzboxbottom {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;

}
.bottomtextborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}
.superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.scroller {
	overflow: scroll;
}
