    body {
        color: black;
        font-size: 11pt;
        font-weight: 200;
	font-family: verdana, arial, sans-serif;
    }
    img {
        border-color: #f9f9f9;
        border-width: 12px;
    }
    img.cnt {
        border-color: #90909f;
        border-width: 0;
    }
    img.arrow {
	position: fixed;
	left: 2mm;
	bottom: 2mm;
	border-width: 0;
    }
    img.toparrow {
	position: fixed;
	left: 2mm;
	top: 1mm;
	border-width: 0;
    }
