html
{ 
  border:none;

}
body
{ 
	font-family: Arial;
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #000000;
}
a:link 
{
	text-decoration:none;
	color: #95896c;
}
a:visited
{ 
	text-decoration:none;
	color: #95896c;
}
a:hover 
{
	color: white;
	background-color: #CC3333;
	text-decoration: none;
}

a:active
{
	font-weight:"bold";
	color: "#a0a0a0";
}
h1
{
	page-break-after:"avoid";
	font-size:"16.0pt";
	font-family:"Arial";
}
div.Section1
{
	page:Section1;
}
li.MsoNormal
{
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
}
table.MsoTableGrid
	{border:1.0pt solid windowtext;
	font-size:10.0pt;
	font-family:"Times New Roman"}