BODY	{       font-size: 10pt;
		font-family: 'Arial CE',Arial;
	 	color: #000000;
	}

A:link	{       font-family: 'Arial CE',Arial;
		color:blue;
	}

A	{	font-family: 'Arial CE',Arial;
		text-decoration: underline;
		text-underline: single;
	}

A:visited {	color: purple;
	}

A:link	{       color: blue;
	}

STRONG	{	font-size: 16pt;
	}

H1	{	font-size: 17pt;
	}

H2	{	font-size: 12pt;
	}

H3	{	font-size: 11pt;
	}

P	{       font-size: 10pt;
	}

P.tab   {       text-indent: 40pt;
	}

DIV.tab	{       text-indent: 40pt;
	}

PRE	{	font-size: 10pt;
		font-family: 'Courier New CE';
	}

BIG 	{	font-size: 12pt;
	}

TD	{	font-size: 10pt;
	}

FONT	{	font-size: 10pt;
	}

FONT.p1	{	font-size: 11pt;
	}

FONT.p2	{	font-size: 13pt;
	}

FONT.p3	{	font-size: 15pt;
	}

