body {
	background-image: url(http://mountainweb.ca/westech/images/w_back.jpg);
	background-repeat: repeat;
	background-color : #D3DCD9;
	margin: 0px;
	scrollbar-face-color: #006699;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #0099CC;
	scrollbar-3dlight-color: #0099CC;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #0099CC;
	scrollbar-arrow-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link, a:visited {
	color: #990000;
}
a:hover, a:active {
	color: #000000;
}
a.over:link, a.over:visited, a.over:active, a.over:hover {
	color: #0000FF;
}
span {
	color: #008000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-image: url(http://mountainweb.ca/westech/images/bullet_gray.gif);
	list-style-type: disc;
	list-style-position: outside;
	line-height: 20px;
}
.tnr {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.links  {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
}
.note {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: center;
}
.blue {
	color: #0000FF;
}
