html {margin: 0}
body {background: white; margin: 0cm 2cm 1cm 0cm; }

#masthead form, #navigation, #article #footer, .dontprint, .print-link, .email-link, #skip {visibility: hidden; display: none;}
#masthead h1, #masthead p, #masthead #logo-print {visibility: visible;}

#logo-print {
	position: static; 
	top: 0;
	width: 3.57cm; 
	height: 1.1cm; 
	padding: 0cm 20cm 0.2cm 0; 
	border-bottom: solid 1pt #016767;
	margin: 0 0 0.4cm 0;
}

#masthead p {
	color: #d44d2c; /* Revenue red  */
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0.3cm;
	padding: 0;
	position: absolute;
	top: 1.5cm;
}

#masthead p#issue-date {right: 1.4cm;}
#masthead p#issue-no {right: 0.1cm;}

#article {width: 16cm !important;}

h1, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif; page-break-after: avoid}
h1 {margin: 0; position: absolute; top: 0.25cm; right: 0.05cm; color: #016767; font: bold 24pt Trebuchet MS, Arial, sans serif; text-transform: lowercase;}
h2 {font-size: 14pt; font-weight: bold;	color: #006666; margin: 0; padding: 0; border: 0; line-height: 16pt;}
h3 {font-size: 13pt; font-weight: bold; color: #d44d2c; margin: 0 0 0.4cm 0; padding: 0; border: 0; line-height: 18pt;}
h4 {font-size: 12pt; font-weight: bold; margin: 0; padding: 0; border: 0; line-height: 14pt;}
h5 {font-size: 11pt; font-weight: bold; color: #444444;}

#article p {margin-before: 0; padding-before: 0; }

#article p, blockquote, li, table {font-size: 12pt; color: black; font-family: Georgia, Times New Roman, Times, serif}
#article ul {page-break-inside: avoid; margin-bottom: 0.4em; }
#article ul li {display:list-item;}
#article .tight li {margin: 0.2em}
#article ol.legal {list-style-type: lower-roman}
#article ol.alpha {list-style-type: lower-alpha}

a, p a, p a:link {color: black; font: bold 12pt Georgia; text-decoration: none}

table {page-break-inside: avoid; border-collapse: collapse; padding: 0; margin: 0 25pt 25pt 25pt;}
table caption {font-style: italic; padding: 0.7em; }
thead {display: table-header-group}
tr {page-break-inside: avoid}
th {font-size: 12pt; padding: 0.2em; margin: 0; border: solid 1px black; background-color: #016767; color: white; vertical-align: bottom;}
tbody th {vertical-align: top;}
td {font-size: 12pt; color: black; padding: 0.2em; margin: 0; border: solid 1px black;vertical-align: top;}

#article img {
	padding: 5pt;
	background-color: white;
	border: solid 1px #ccc;
	margin: 5pt;
}

img.align-left {float: left;}
img.align-right {float: right;}


