
.cornermark1 {
	font-size: 15px;
	position: fixed;
    bottom: 10px;
    right: 10px;
	color: #1E4685;
}


.colorhead {
	color: #1E4685;
	font-size: 30px;
	
}

.article {
	line-height: 1.1;
}


@font-face {
	font-family: 'Bauhaus93';
	src: url("bauhaus.ttf") format('truetype');
	font-weight: 20;
	
}

.bauhaus {
  font-family: 'Bauhaus93'; 
  font-weight: 20;
  font-style: normal;
  
}

p {
  line-height: 0.8; 
}