@charset "utf-8";
/* CSS Document */

body
{
background-image: url('images/MapOfCanada.gif');
background-repeat: repeat;
background-attachment: fixed;
margin: 0;
font-size: 9pt;
font-family: arial, "sans serif", serif;
color: black;
}

a:link { color:#006600 }
a:active { color:#002200; font-style: italic; }
a:visited { color:#006600 }
a:hover { color:#bb0000 }

a.events:hover { color:#ff0000; font-weight: normal; }

a.events
{
font-size: 12pt;
font-weight: bold;
font-style: italic;
}

a.chapts
{
font-size: 9pt;
}

hr { color:#ccc990; }
hr.black { color: black; }
hr.short { width: 85%; text-align: center; }

h3.important { font-family: impact, arial, "sans serif", serif; }

table
{
width: 100%;
border: 0px;
padding: 0px;
}

table.nat
{
width: 100%;
border: 0px;
padding: 2px;
}

table.chapts
{
width: 100%;
border: black 3px;
background-color: #ccc990;
padding: 2px;
}

.headbanner
{
color: #cc1000;
font-size: 12pt;
font-weight: bold;
text-indent: 0in;
text-align: center;
font-family: arial, "sans serif", serif;
text-transform: uppercase;
}

.titlewho
{
color: #000000;
font-size: 16pt;
text-indent: 0in;
text-align: center;
font-family: arial, "sans serif", serif;
}

.titlewhored
{
color: #ff0000;
font-size: 20pt;
font-weight: bold;
text-indent: 0in;
text-align: center;
font-family: arial, "sans serif", serif;
text-transform: uppercase;
}

.titlewhoredsml
{
color: #ff0000;
font-size: 12pt;
font-weight: bold;
text-indent: 0in;
text-align: center;
font-family: arial, "sans serif", serif;
text-transform: uppercase;
}

.nattitle
{
font-size: 13pt;
color: #ff0000;
font-weight: bold;
text-decoration: underline;
}

.provtitle
{
font-size: 12pt;
color: red;
font-weight: bold;
text-decoration: underline;
}

.name
{
font-weight: bold;
}

.body
{
color: #000000;
font-size: 8pt;
text-indent: .25in;
text-align: justify;
}

.bodyjustify
{
color: #000000;
font-size: 8pt;
text-indent: .25in;
text-align: justify;
}

.bodycenter
{
color: #000000;
font-size: 8pt;
text-indent: 0in;
text-align: center;
}

.bodyleft
{
color: #000000;
font-size: 8pt;
text-indent: 0in;
text-align: left;
}

.bodyright
{
color: #000000;
font-size: 8pt;
text-indent: 0in;
text-align: right;
}

.bodyjustifysml
{
color: #000000;
font-size: 7pt;
text-indent: .25in;
text-align: justify;
}

.bodycentersml
{
color: #000000;
font-size: 7pt;
text-indent: 0in;
text-align: center;
}

.bodyleftsml
{
color: #000000;
font-size: 7pt;
text-indent: 0in;
text-align: left;
}

.bodyrightsml
{
color: #000000;
font-size: 7pt;
text-indent: 0in;
text-align: right;
}

.bodyjustifymed
{
color: #000000;
font-size: 10pt;
text-indent: .25in;
text-align: justify;
}

.bodycentermed
{
color: #000000;
font-size: 12pt;
text-indent: 0in;
text-align: center;
}

.bodyleftmed
{
color: #000000;
font-size: 12pt;
text-indent: 0in;
text-align: left;
}

.bodyrightmed
{
color: #000000;
font-size: 12pt;
text-indent: 0in;
text-align: right;
}

.bodyjustifylrg
{
color: #000000;
font-size: 16pt;
text-indent: .25in;
text-align: justify;
}

.bodycenterlrg
{
color: #000000;
font-size: 16pt;
text-indent: 0in;
text-align: center;
}

.bodyleftlrg
{
color: #000000;
font-size: 16pt;
text-indent: 0in;
text-align: left;
}

.bodyrightlrg
{
color: #000000;
font-size: 16pt;
text-indent: 0in;
text-align: right;
}


