/* Modified CSS Stylesheet for DemiQ Music */

BODY
{
    BACKGROUND-COLOR: white;
    background:url(images/bkgreentile.gif);
    margin: 0px;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H5, TH, THEAD, TFOOT
{	font-weight: bold;
    COLOR: #003366;
}
H1, H2, H3, H4
{	font-weight:bold;
    COLOR: #990000;
}
H1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

H2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: .5em;
	margin-bottom: .5em;
	}	

H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 12pt;
	margin-bottom: 3pt;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9pt;
	font-weight:	700;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 6pt;
	margin-bottom: 3pt;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 12pt;
	margin-bottom: 3pt;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 1em;
	margin-bottom: 3pt;
	}	

HR	
{
	color: Gray;
	height: 1px
	}

TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99cccc;
	color: black
	}	

P	{
	margin-top:	0pt;
	margin-bottom: 4pt;
	font-family: Verdana, Arial, Geneva, Sans-Serif;
	font-size: 8pt
	}

TD	{
	font-family: Verdana, Arial, Geneva, Sans-Serif;
	font-size: 8pt
	}
	
A:link	{	
	text-decoration:	none;
	font-weight: bold;
	color:	#000080;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight: bold;
	color:	#000080;
	}

A:active	{	
	text-decoration:	none;
	font-weight: bold;
	color:	#990000;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#990000;
	}
	
SMALL	{	
	font-size:	.5em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{
	font-family:	Courier New, monospace;
	margin-top:	0pt
	}
UL, OL
	{
	margin-top: 0pt;
	margin-bottom: 6pt;
	font-family: Verdana, Arial, Geneva, Sans-Serif;
	font-size: 8pt
	}
UL LI	{	
	list-style-type:	square ;
	margin-top:	0pt
	}

UL LI LI	{	
	list-style-type:	disc;
	margin-top: 0pt
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	margin-top: 0pt
	}	
	
OL LI	{	
	list-style-type:	decimal;
	margin-top: 0pt
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	margin-top: 0pt
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	margin-top: 0pt
	}	

.side	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 5px;
	}
.side1	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 5pt;
	}
td.main	{
	margin-left: 10px;
	}
p.cpyright	{
	font-family: Arial, sans-serif;
	font-size: xx-small;
	text-align:	center;
	}
.caption	
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
}
.frm
{	font-family: Arial, Sans-Serif;
	font-size: 8pt;
}
.frmHd
{	font-family: Arial, Sans-Serif;
	font-size: .6em;
	font-weight:bold;
}
th.frmHd
{	background: #990000;
	color: White;
}