H1  {
	font-size : 14pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #996633;
}


H2  {
	font-size : 12pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #996633;
}


H3  {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : italic;
	color : #996633;
}


H6  {
	font-size : 9pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : White;
}


BODY  {
	background-color:#000000;
	color : White;
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
}


TD  {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : White;
}


LI {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : White;
    list-style-type:square;
    margin-left: 10px;
	line-height: 150%;

}


P  {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	line-height: 130%;
}


A:link  {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color :  #996633;
}

A:active { 
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color :  #996633;
}


A:visited  {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #996633;
}

A:hover  {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color :  White;
}

A:visited:hover  {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : White;
}


A.cndark:link   {
	font-size : 9pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration:none;
	
}


A.cndark:visited   {
	font-size : 9pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration:none;
	
}


A.cndark:hover   {
	font-size : 9pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #404040;
	text-decoration:none;

	
}

A.cndark:active   {
	font-size : 9pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration:none;

}


#footer {
	color: #979797;
	font-family: arial;
	font-size: 8pt;
	text-align:center;
}
	
a.footerlinks:link { font-family: arial; font-size: 8pt; color: #979797; text-decoration: none; }
a.footerlinks:visited { font-family: arial; font-size: 8pt; color: #979797; text-decoration: none; }
a.footerlinks:active { font-family: arial; font-size: 8pt; color: #979797; text-decoration: none; }
a.footerlinks:hover { font-family: arial; font-size: 8pt; color: #FFFFFF; text-decoration: none; }
a.footerlinks:visited:hover { font-family: arial; font-size: 8pt; color: #FFFFFF; text-decoration: none; }


