BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	background-color : Black;
	color : White;
}
TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : White;	
}

B {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FF0000;
	font-weight : bold;
}
I {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #666666;
	font-weight : bold;
	font-style : italic;
}

.text1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : 666666;
}
.text2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : 666666;
}

.text3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : White;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #666666;
}

.title2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : White;
}

.title3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
    font-weight : bold;
	color : #FFCC00;
}

.quote2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
    font-weight : normal;
   	font-style : italic;
	color : White;
}

.quote3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
    font-weight : normal;
   	font-style : italic;
	color : #FFCC00;
}

.quote4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
    font-weight : normal;
   	font-style : italic;
	color : #666666;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : White;	
}

.footer2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : bold;
	color : #BBBBBB;	
}

.list{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : White;	
}

.yellow{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFCC00;
}

A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFCC00;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFCC00;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFCC00;
}
