body  {
	background-image : url(/music/images/snow_bg_small.jpg);
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : "#000000";
	background-color : white;
}

p  {
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : "#000000";
	text-align : justify;
}

ul  {
	margin-left : 15;
	list-style-type : square;
}

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-family : "Courier New", "Courier", serif;
	font-size : 11pt;
}

.10pt  {
	font-size : 10pt;
}

.buy  {
	font-family : "Arial", "Helvetica," sans-serif;
	text-align : center;
	font-weight : bold;
	font-size : 10pt;
}

.byline  {
	font-weight : bold;
	font-size : 10pt;
}

.copyright  {
	font-family : "Arial", "Helvetica," sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : "#000000";
	text-align : center;
}

.credit  {
	font-style : italic;
	font-size : 10pt;
}

.dropcap  {
	font-weight : bold;
	font-size : 300%;
	font-family : times, serif;
	float : left;
}

.dropcap2  {
	font-weight : bold;
	font-size : 225%;
	font-family : times,serif;
	float : left;
}

.justify  {
	text-align : justify;
}

.nav  {
	text-align : center;
	font-weight : bold;
	font-size : 10pt;
}

.note  {
	font-style : italic;
	color : blue;
	font-size : 11pt;
}

.quote  {
	font-style : italic;
	margin-left : 25;
}

.shorttakes  {
	font-family : 'Arial', 'Helvetica', san-serif;
	font-weight : bold;
	font-size : 12.5pt;
	line-height : 1;
}

.small  {
	font-size : 9pt;
	text-align : left;
}

table {
	font-size : 11pt;
}

.title  {
	font-size : 22pt;
}

.topper  {
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	margin-left : 75;
}

.bold  {
	font-weight : bold;
}

.italic  {
	font-style : italic;
}

.bold-italic  {
	font-weight : bold;
	font-style : italic;
}

.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%;
}