BODY {
  background: #FAC7C8;
	font-size: 10pt;
  color: black;
  margin-left: 5%;
  margin-right: 5%;
}

SPAN.EM1 {
	padding: 3pt;
	margin: 3pt;
	font-size: 40pt;
	font-weight: 400;
	font-family:HGP‘n‰pŠpÎß¯Ìß‘Ì, monospace;
	background-color: #F2798A;
	color: white;
}
SPAN.EM2 {
	padding: 3pt;
	font-size: 20pt;
	font-weight: 400;
	font-family:HGP‘n‰pŠpÎß¯Ìß‘Ì, monospace;
	color: #F2798A;
}
SPAN.font1 {
	font-weight: 400;
	font-family:HGP‘n‰pŠpÎß¯Ìß‘Ì, monospace;
	background-color: #F2798A;
	color: white;
}
SPAN.font2 {
	font-weight: 400;
	font-family:HGP‘n‰pŠpÎß¯Ìß‘Ì, monospace;
	color: #F2798A;
}
DIV.author {
	margin-top: 6pt;
	text-align: center;
	font-size: 12pt;
	font-weight: 200;
}
DIV.credit{
	text-align:right;
	font-size: 10pt;
	font-family:"Times New Roman", serif;
}
SPAN.credit{
	text-align:right;
	font-size: 10pt;
	font-family:"Times New Roman", serif;
}

TD.title {
	font-size: 16pt;
}
TD.thumbnail {
	text-align: center;
}

TD.item {
	text-align: left;
	padding: 5pt;
}

IMG {
	vertical-align:middle;
	border: 0;
}

DIV.guidance {
  width:100%;
  background-color:white;
  font-size:10pt;
  border:thick double black;
}

A.PDF {
	target: _blank;
}