@charset "utf-8";
@font-face {
  font-family: 'ArseeuFont';
  src: url( HelveticaNeueThn.ttf); 
}

.h1 {
	font-family: "ArseeuFont";
	font-size: 24px;
	color:#000000
}
.h5 {
	font-family: "ArseeuFont";
	font-size: 12px;
	color:#666666;
}

.introduction-title{
	color:#FFFFFF;
	font-size:36px;
	line-height: 60px;
}
.introduction-title-s{
	color:#FFFFFF;
	font-size:18px;
	line-height: 24px;
}
span.high-light{
	background-color:#000000;
}
