@charset "iso-8859-1";

BODY 

	{

	color: #000000;
	background-color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;

	}

P

	{
	
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	
	}
	
H1

	{
	
	font-family: arial;
	font-size: 18pt;
	font-style: bold;

	}	
	
H2

	{
	
	font-family: arial;
	font-size: 16pt;
	font-style: bold;

	}	
	
H3

	{
	
	font-family: arial;
	font-size: 14pt;
	font-style: italic;

	}	

TABLE

	{
	
	color: #000000;
	font-size: 9pt;
	font-family: arial;
	
	}	

A { text-decoration: none }
A:hover { color:#000000; text-decoration: underline overline }
A:link { color: #000000; }
A:visited { color: #000000; }
A:active { color: #000000; }
