
/* 
   CSS file created using Sheet Stylist v1.5
   Date Created : 6/26/98

Proud Canadian Style Sheet

*/
A{
	Color : Blue;
	Text-Decoration : none;
	}


A:Active{
	Color : #0C0C8A;
	}


A:Visited{
	Color : Blue;
	}


A:Hover{
	Background-Color : Transparent;
	Color : Red;
	Text-Decoration : underline;
	}


B{
	Color : Red;
	Font-Weight : bold;
	}


BODY{
	Background-Color : White;
	}


BODY.display{
	Background-Attachment : scroll;
	Background-Color : White;
	Background-Image : url(graphics/can_flag.gif);
	Background-Position : 50% 120pt;
	Background-Repeat : no-repeat;
	}


H1{
	Color : Black;
	Font-Family : 'Verdana';
	Font-Size : 12pt;
	Font-Weight : bold;
	Letter-Spacing : 3pt;
	}


H2{
	Color : Black;
	Font-Family : 'Verdana';
	Font-Size : 10pt;
	Font-Weight : bold;
	Letter-Spacing : 3pt;
	}


H3{
	Color : Black;
	Font-Family : 'Verdana';
	Font-Size : 8pt;
	Font-Weight : bold;
	Letter-Spacing : 3pt;
	}


H4{
	Color : Black;
	Font-Family : 'Verdana';
	Font-Size : 8pt;
	Letter-Spacing : 2pt;
	}


H5{
	Color : Black;
	Font-Family : 'Verdana';
	Font-Size : 8pt;
	Text-Align : left;
	Text-Indent : 15pt;
	}


H6{
	Color : DarkBlue;
	Font-Family : 'Verdana';
	Font-Size : 8pt;
	}


P{
	Color : Black;
	Font-Family : 'Verdana';
	Font-Size : 10pt;
	}


P.small{
	Color : Black;
	Font-Family : 'Verdana';
	Font-Size : 8pt;
	}
