body	{
	color: black;
	font-weight: normal;
	background-color: white;
	line-height: 12pt;
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
}

h1	{font: 36pt Arial;
		color: black;
		font-weight: bold;
		line-height: 36pt;
		text-align: left;}

h2	{font: 24pt Arial;
		color: black;
		font-weight: normal;
		line-height: 24pt;
		text-align: left;}

h3	{font: 14pt Arial;
		color: black;
		font-weight: normal;
		line-height: 14pt;
		text-align: left;}

h4	{font: 11pt Arial;
		color: #FFFFFF;
		font-weight: normal;
		background-color: silver;
		line-height: 11pt;
		text-align: left;}

h5	{font: 9pt Arial;
		color: black;
		font-weight: bold;
		line-height: 10pt;
		text-align: left;}

h6	{font: 9pt Arial;
		color: black;
		font-weight: bold;
		line-height: 10pt;
		text-align: left;}
