@page {size: landscape}

.xxl { font-family: Arial, Helvetica;  font-size: 180%; font-size-adjust: 0.53; }
.xl { font-family: Arial, Helvetica;  font-size: 140%; font-size-adjust: 0.53; }
.l { font-family: Arial, Helvetica;  font-size: 100%; font-size-adjust: 0.53; }
.m { font-family: Arial, Helvetica;  font-size: 90%; font-size-adjust: 0.53; }
.s { font-family: Arial, Helvetica;  font-size: 80%; font-size-adjust: 0.53; }
.xs { font-family: Arial, Helvetica;  font-size: 70%; font-size-adjust: 0.53; }
.xxs { font-family: Arial, Helvetica;  font-size: 60%; font-size-adjust: 0.53; }

body {
	scrollbar-face-color: #263C54;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #213245;
	scrollbar-arrow-color: white;
	scrollbar-base-color: white;
	scrollbar-3d-light-color: black;
	scrollbar-dark-shadow-color: black;
	scrollbar-track-color: white; 
}