<STYLE TYPE="type/css">
<!-- 

<STYLE>
<!--

	BODY
		{
		font-size: 12pt;
		font-family: times new roman, serif;
		font-weight: normal;
		}

	H1
		{
		font-size: 24pt;
		font-family: arial, san serif;
		font-weight: bold;
		}
		
	H2
		{
		font-size: 18pt;
		font-family: arial;
		font-weight: bold;
		}

	H3
		{
		font-size: 15pt;
		font-family: arial;
		font-weight: bold;
		}

	H4
		{
		font-size: 12pt;
		font-family: arial;
		font-weight: bold;
		}
		
	H5
		{
		font-size: 12pt;
		font-family: times new roman;
		font-weight: normal;
		font-style: italic;
		}


	H6
		{
		font-size: 9pt;
		font-family: times new roman;
		font-weight: normal;
		}
		
	BLOCKQUOTE
		{
		font-size: 12pt;
		font-family: Times New Roman;
		}

	LI
		{
		font-size: 12pt;
		font-family: Times New Roman;
		}
		
	P
		{
		font-size: 12pt;
		font-family: Times New Roman;
		}
	
	P.large
		{
		font-size: 14pt;
		font-family: Times New Roman;
		}

	P.big
		{
		font-size: 18pt;
		font-family: Times New Roman;
		color: green;
		}

	P.holiday
		{
		font-size: 13pt;
		font-family: Arial;
		font-weight: bold;
		}
	
	TABLE
		{
		font-size: 12pt;
		font-family: Times New Roman;
		}
	
	TD.invisible	
		{
		color: #FFE4C4;
		}
	
-->
</STYLE>