<!-- Website creation: minna@dubdeli.com-->
.body,  {background-image: url(gfx/truenorth_bg.jpg);

}
.table, tr, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 21px;


}
.design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;

}

A:link {
	color: #330066;
	text-decoration: none;
}
A:visited {
	color: #666699;
	text-decoration: none;
}
A:hover {text-decoration: underline; color: #FF6600}
A:active {text-decoration: none; color: #666699}
}
body {
	background-image: url(gfx/truenorth_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.redtext {
	font-family: "Courier New", Courier, mono;
	color: #990066;
}
.redtitle {
	font-size: 14px;
	color: #990066;
	font-weight: bold;
}
.small10pt {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;

}
