h1
	{
	color : #888888;
	font-family : "Arial","Helvetica",sans-serif;
	font-size : 10pt;
	font-weight : bold;
	line-height : normal;
	margin-bottom : 0px;
	margin-left : 4px;
	text-align : left;
}

h2
	{
	background-color : inherit;
	color : #888888;
	font-family : "Arial","Helvetica",sans-serif;
	font-size : 10pt;
	font-weight : bold;
	margin-bottom : -15px;
	margin-left : 20px;
	margin-top : 30px;
	text-align : left;
}

p
	{
	background-color : inherit;
	color : #000000;
	font-family : "Times New Roman", serif;
	font-size : 12pt;
	font-weight : normal;
	margin-left : 20px;
	text-align : justify;
}

td p
	{
	background-color : inherit;
	color : #000000;
	font-family : "Times New Roman", serif;
	font-size : 12pt;
	font-weight : normal;
	margin-left : 0px;
	text-align : left;
}

.headerBar
	{
	background-color : #F0F1F6;
	color : #888888;
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding : 4px;
	text-align : left;
	width : 100%;
}
