<style>
P  {
	font-family : Arial;
	font-size : 10pt;
}
BODY  {
	font-size : 10pt;
	font-family : Arial;
	color : black;
}
a {
	color : 000066;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	color : 7292DD;
	text-decoration: underline;
	font-weight : bold;
}
.smalltext  {
	font-size : 10pt;
	font-family : Arial;
	color : black;
}
.whitetext  {
	font-size : 10pt;
	font-family : Arial;
	color : white;
}
.smallertext  {
	font-size : 8pt;
	font-family : Arial;
	color : black;
}
.tabletext {
	border : 1px solid black;
	font-size : 8pt;
	font-family : Arial;
	color : black;
}
.nsbg {
	background: url(http://www.northstarnetwork.ca/images/ns_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.btext  {
	font-size : 10pt;
	font-family : Arial;
	color : black;
}
</style>