@import url "styleie4.css"

BODY		{ margin-left: 3px ;
		margin-right: 0px ;
		margin-top: 3px ;
		margin-bottom: 0px }

EM		{ font-style: italic }

STRONG	{ font-weight: bold }

SMALL		{ font-size: 9pt }

SUP		{ font-size: 9pt ;
		vertical-align: super }

SUB		{ font-size: 9pt ;
		vertical-align: sub }

A:link	{ color: #000099 ; text-decoration: none ; background-color:transparent}
A:visited	{ color: #000099 ; text-decoration: none ; background-color:transparent}
A:active	{ color: #FF3300 ; text-decoration: none ; background-color:transparent}
A:hover	{ color: #FF3300 ; text-decoration: none ; background-color:transparent}

.main		{ font-size: 11pt ;
		font-family: Georgia, Arial, Helvetica, sans-serif ;
		font-weight: normal ;
		font-style: normal ;
		text-decoration: none ;
		margin-left: 4% ;
		margin-right: 0% ;
		margin-top: 12px ;
		margin-bottom: 20px ;
		color: #000000 ;
		text-align: left ;
		background-color:transparent}

.menu		{ font-size: 8pt ;
		letter-spacing: -0.5pt;
		font-weight: bold ;
		font-style:normal ;
		margin-left: 9px ;
		margin-right: 0px ;
		margin-top: 12px ;
		margin-bottom: 0px ;
		font-family: Verdana, Arial, Helvetica, sans-serif }

.grey		{ color: #999999 ;
		background-color:transparent}

.count	{ font-weight: bold ;
		font-size: 13pt ;
		font-family: Arial, sans-serif ;
		color: #666666 ;
		background-color:transparent}

.sindent	{ margin-left: 8px }
.sindent2	{ margin-left: 16px }
.sindent3	{ margin-left: 24px }

.mindent	{ margin-left: 12px }
.mindent2	{ margin-left: 24px }
.mindent3	{ margin-left: 36px }

.lindent	{ margin-left: 16px }
.lindent2	{ margin-left: 32px }
.lindent3	{ margin-left: 48px }

.musicabs	{ font-weight: bold ;
		font-style: normal ;
		font-size: 12pt ;
		font-family: "Times New Roman", Times, serif }

.musiccon	{ font-style: italic ;
		font-weight: bold ;
		font-size: 12pt ;
		font-family: "Times New Roman", Times, serif }

.greymusiccon	{ color: #999999 ;
		font-style: italic ;
		font-weight: bold ;
		font-size: 12pt ;
		font-family: "Times New Roman", Times, serif ;
		background-color:#E8E8E8 }

.yellowmusiccon	{ color: #FF6600 ;
		font-style: italic ;
		font-weight: bold ;
		font-size: 12pt ;
		font-family: "Times New Roman", Times, serif ;
		background-color:#E8E8E8 }
