body {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.4;
	font-size-adjust: none;
	font-stretch: normal;
	background-color: #000000;
}

#rflagindex {
	top: 0px;
	right: 0px;
	position: absolute;
}

#mainlogo {
	top: 128px;
}

#lflagindex {
	top: 0px;
	left: 0px;
	position: absolute;
}

@font-face {
    font-family: 'Arial Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Regular'), url('../fonts/ARIAL.woff') format('woff');
    }