* {color: black !important; background: white !important;}

body {
  font-family: 'NewsGoth BT', 'Nimbus Sans L', Helvetica, 'Liberation Sans',  Arial, sans-serif;
  margin: 0;
  padding: 0;
  	
}

.noprint {
  display: none;
}

div.printedwrapper {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}

img {
  border: 0;
}

p {
  font-size: 11pt;
  margin-bottom: 13.5pt; 
  padding-left: 8px;
  padding-right: 8px;       
}

h1 {
  font-size: 20pt;
  line-height: 30.5pt;
  margin-bottom: 10pt;
  text-indent: 8px;
}

h2 {
  font-size: 17pt;
  line-height: 27pt;
  margin-bottom: 0px;
  text-indent: 8px;
}

h3 {
  font-size: 14pt;
  line-height: 23pt;
  margin-bottom: 4.2pt; 
  text-indent: 8px;
}

h4 {
  font-size: 11pt;
  line-height: 13.5pt;
  margin-bottom: 0pt;
  font-weight: bold;
  text-indent: 8px;
}

h5 {
  font-size: 10pt;
  line-height: 13.5pt;
  margin-bottom: 0pt;
  font-weight: bold;
  text-indent: 8px;
}

h6 {
  font-size: 9pt;
  line-height: 13.5pt;
  margin-bottom: 0pt;
  font-weight: bold;
  text-indent: 8px;
}

.text16 {
  font-size: 13.5pt;
  line-height: 17pt;			/* Incremental leading ratio of 4:5 */ 
  margin-top: -1.7pt;
}

.text14 {
  font-size: 12pt;
}

.text12 {
  font-size: 10pt;
}

.text10 {
  font-size: 9pt;
  line-height: 11pt;			/* Incremental leading ratio of 5:4 */ 
  padding-top: 1.35pt;
}

ul, ol, dl {
  margin-top: 13.5pt;
  margin-bottom: 13.5pt;
}

ul, ol {
  font-size: 11pt;
  margin-left: 2em;
}

ul {
  line-height: 13.5pt;
  list-style:disc outside;
}

ul.doublespaced li {
  margin-bottom: 13.5pt;
}

ol {
  line-height: 13.5pt;
  list-style: decimal outside;
}

ol li {
  margin-bottom: 13.5pt;
}

dt {
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 13.5pt;
}

dd {
  font-size: 12pt;
  margin-bottom: 13.5pt;
}

ul ul, ul ol, ul dl, ol ol, ol ul, ol dl, dl ul, dl ol, dl dl { 
  font-size: 100%;  /* Fixes multiple font scaling in nested lists */
}

ul.ruled1pix {
  margin-top: -6.8pt;
  margin-bottom: 6.8pt;
}

ul.ruled1pix li {
  padding-top: 6.8pt;
  padding-bottom: 6.8pt;
  border-bottom: 1px solid #000;
}

.warning {
  font-weight: bold;
}

.centred {
  text-align: center;
  text-indent: 0px;
}

.serif {
  font-family: Gentium, 'Liberation Serif', 'Times New Roman', 'Nimbus Roman No9 L', Times, serif;
}

.italic {
  font-style: italic;
}

.bold {
  font-weight: bold;
}

.note14 {
  font-family: Gentium, 'Liberation Serif', 'Times New Roman', 'Nimbus Roman No9 L', Times, serif;
  font-style: italic;
  font-size: 12pt; 
}

.note16 {
  font-family: Gentium, 'Liberation Serif', 'Times New Roman', 'Nimbus Roman No9 L', Times, serif;
  font-style: italic;
  font-size: 13.5pt; 
}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}


.website {
  font-family: 'BellCent NamNum BT', 'Nimbus Sans L', Helvetica, 'Liberation Sans',  Arial, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  text-align: center;
}

.url {
  font-size: 13.5pt;
  text-align: center;
}

