/* Intentionally empty – placeholder for future styles */
/* Minimal, safe baseline */
html {
  box-sizing: border-box;
}

*, *::before, *::after {
  box-sizing: inherit;
}

 table.MsoNormalTable
	{mso-style-parent:"";
	font-size:10.0pt;
	font-family:"Times New Roman"}