html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, em, img, strong,
ol, ul, li,
table, tr, th, td,
form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
div.head_logo,
div.head_title
{
	margin: 0 auto;
	text-align: center;
}
div.head_logo
{
	margin-top: 48px;
}
div.head_title
{
	margin-top: 24px;
	margin-bottom: 24px;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

