@charset "UTF-8";
a:link {
	color: #996600;
	text-decoration: underline;
}
a:visited {
	color: #663333;
}
a:hover {
	color: #000000;
}
.PolarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.Head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.HeadBox {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/PolarBears.jpg);
	background-repeat: no-repeat;
}
.PolarSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.PolarTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
