<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.TitleTxt  {
  font-family:Arial,sans-serif;
  color:black;
  font-weight:bold;
  font-size: 20pt; }

.MainHd {
  font-family:Arial,sans-serif;
  color:black;
  font-weight:bold;
  font-size:14pt; }
  
  .BodyTxt {
  font-family:times, serif;
  color:black;
  font-weight:normal;
  font-size:11pt; }
  
.CopyrightNotice { 
  position:absolute;
  padding-left: -40px; 
  clear:both;
  padding: 0 0 0 10px;
  margin: 0 0 0 0px;
  background-color: rgb(150, 150, 200); 
  width: 100%;
  color: #FFFFFF;
  font-family: arial;
  font-size: 11px;
  line-height: 20px; 
  text-align: leftt; }
  
  H2 {
  font-family: helvetica,arial,sans-serif; 
  font-weight: bold; 
  font-size: 20px;
  margin-top:0px;
  margin-bottom:8px; }
  
  hr { 
  width: 100%;
  height: 2px;  
  margin-top:10px;
  margin-bottom:10px;  }
  
B { font-weight:700 }

body {
  background-image:url(http://nsol.ca/NSBack.JPG);
  background-repeat:repeat-y;
  background-attachment:fixed;
  padding-left: 40px; 
  background-color: #FFFFFF; 
  /*  background-image: url(PPL_Background.png); */

  }
</pre></body></html>