@font-face 
{
    font-family: NotoSans-Regular;
    src: url(../fonts/noto-sans/NotoSans-Regular.ttf);
}

.arbody, body
{
	font-family: NotoSans-Regular;
	font-size: 0.8em;
}
.arbmlogoimg
{
	max-height: 150px;
	max-width: none;
}
.arhdr
{
	background-color: #ffffff;
}
.arhdrlogoart
{
	background-repeat: no-repeat;
	background-position-x: left;
}
.arlgnlgoseprtr
{
	min-height: 2px;
	border-top: solid 1px #284654;
}	
.arcntnthdr
{
    font-family: NotoSans-Regular;
    font-size: 1.4em;
    background-color: #ffecc1;
    padding: 0.5rem;
    margin-top: 1rem;
    border-radius: 3px;
    border: solid 1px #ff9d0c;
    display: block;
    width: 100%;
	text-align: center;
}
.arcntntnorm
{
	font-family: NotoSans-Regular;
	font-size: 1.2em;
}
.arcntntftr
{
	font-family: NotoSans-Regular;
	font-size: 1.0em;
}
