body	{font: 8pt Arial;
		color: black;
		font-weight: normal;
		background-color: white;
		line-height: 9pt;
		text-align: left;}

h1	{
	font: 18pt 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;
	padding: 4px;
}

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;}

.style5 {font-size: 14}
body,td,th {
	font-size: 10pt;
	color: #000000;
}