BODY,TD
	{
		font-size : 12pt;
		font-family : Times;
		color : #000000;
	}
	
H1
	{
		font-size : 16pt;
		font-weight : bold;
		font-style : italic;
		font-family : Times;
		color : #000000;
	}
	
H2
	{
		font-size : 14pt;
		font-weight : bold;
		font-style : italic;
		font-family : Times;
	}
	
H3
	{
		font-size : 12pt;
		font-weight : bold;
		font-style : italic;
		font-family : Times;
	}

H4
	{
		font-size : 10pt;
		font-family : Arial;
		font-weight : none;
	}
