BODY
{		
	font-family: 'Verdana', 'Sans-Serif';
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: black;
	}

H1
{		
	font-family: 'Verdana', 'Sans-Serif';
	font-weight: bold;
	font-size: 11pt;
	color: #FFFFFF;
        margin-left: 0.5cm;
	}


TD
{		
	font-family: 'Verdana', 'Sans-Serif';
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	margin-left: 0 cm;
	}

PRE
{		
	font-family: 'Verdana', 'Sans-Serif';
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	margin-left: 0 cm;
	}

P
{		
	font-family: 'Verdana', 'Sans-Serif';
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	}

TABLE
{
	margin-left: 0cm;
	}

UL
{		
	font-family: 'Verdana', 'Sans-Serif';
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
        margin-left: 0cm;
	}

LI
{		
	font-family: 'Verdana', 'Sans-Serif';
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
        margin-left: 0cm;
	}

A:link { color: #C0C0C0 } /* unvisited link */ 
A:visited { color: #A0A0A0 } /* visited links */ 
A:active { color: #990000 }
a:hover { text-decoration:underline; color:#80FF80; }


P.indent {
margin-left: 2cm;
}

TD.disclaimer {
        font-family: 'Arial', 'Sans-Serif';
	font-size: 8pt;
	text-decoration: none;
	color: #666666;
        align: center;
	}
