body     {
    font-family : sans-serif, helvetica, arial;
    font-size: 10pt;
} 

h1, .h1  {
	font-size : 36pt;
	font-weight : bold;
}

h2, .h2  {
	font-size : 30pt;
	font-weight : bold;
}

h3, .h3  {
	font-size : 24pt;
	font-weight : bold;
}

h4, .h4  {
	font-size : 18pt;
	font-weight : bold;
}

h5, .h5  {
	font-size : 16pt;
	font-weight : bold;
}

h6, .h6  {
	font-size : 13pt;
	font-weight : bold;
}

tt  {
	font-size : 10.25pt;
}

.buy  {
	text-align : center;
	font-weight : bold;
	font-size : 10pt;
}

.byline  {
	font-weight : bold;
	font-size : 9.5pt;
}

.copyright  {
	text-align : center;
	font-weight : bold;
	font-size : 8.5pt;
}

.credit  {
	font-style : italic;
	font-size : 9pt;
}

.dropcap  {
	font-weight : bold;
	font-size : 320%;
	font-family : "Times New Roman", Times, serif;
	float : left;
}

.dropcap2  {
	font-weight : bold;
	font-size : 225%;
	font-family : "Times New Roman", Times, serif;
	float : left;
}

.headline  {
	font-size : 18pt;
	font-weight : bold;
	margin-top: 11px;
	text-align: left;
}

.hide {
    display: none;
}

.justify  {
	text-align : justify;
}

.li-bond  {
	list-style : square;
	text-indent : -15;
	margin-left : 10;
}

.nav  {
	text-align : center;
	font-weight : bold;
	font-size : 9.5pt;
}

.new  {
	font-size : 8pt;
	text-align : left;
}

.note  {
	font-style : italic;
	color : blue;
	font-size : 11pt;
}

.quote  {
	font-style : italic;
	margin-left : 25px;
}

.shorttakes  {
	font-size : 12.5pt;
	font-weight : bold;
	line-height : 1;
}

.small  {
	font-size : 8.5pt;
	text-align : left;
}

.small2  {
	font-size : 9pt;
}

table {
	font-size : 10.25pt;
}

.title  {
	font-size : 22pt;
}

.topper  {
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	margin-left : 75px;
}

.bold  {
	font-weight : bold;
}

.italic  {
	font-style : italic;
}

.bold-italic  {
	font-weight : bold;
	font-style : italic;
}

.bond	{
	margin-left : 4;
	margin-right : 4;
}

.bond2 {
	margin-top : 4;
	margin-right : 4;
	margin-bottom : 4;
}

.bond-text  {
	text-align:left;
	font-size:10.2pt;
}

.under  {
	text-decoration : underline;
}

.center  {
	text-align : center;
}

a  {
	color : #6E6AFB;
	text-decoration : none;
	font-weight : bold;
}

a:hover  {
	color : #FB6A78;
	text-decoration : none;
}

a:visited  {
	color : #00A578;
	text-decoration : none;
}

hr  {
	width : 80%;
}