
/* ::::: http://canada.gc.ca/support/welcomn.css ::::: */

body { background: rgb(255, 255, 255) none repeat; font-size: 100%; line-height: 1; font-weight: normal; color: rgb(0, 0, 0); font-family: helvetica,univers,arial,sans-serif; }
.blktxt { color: rgb(0, 0, 0); font-size: 10pt; font-weight: normal; font-family: arial,helvetica,sans-serif; }
a:link { color: rgb(0, 0, 0); }
a:visited { color: rgb(0, 0, 0); }
a:active { color: rgb(0, 0, 0); }
@media print {
  h1, h2, h3, h4, h5, h6 { page-break-after: avoid; page-break-inside: avoid; }
  blockquote, ul, ol, dl { page-break-before: avoid; }
}
