.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
.vline {
	background-image: url(images/vline.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.hline {
	background-image: url(images/hline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099FF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 10px;
}
.title- {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099FF;
	text-decoration: none;
	background-image: url(images/hline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
.bglogo {
	background-image: url(images/logo.gif);
	background-repeat: repeat-y;
}
.<span class="jansencolor">Jansen</span>color {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.jansen {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
