body {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodygrey {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 14px;
	color: #666666;
}
.H1 {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	word-spacing: 3px;
}
.H2b {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 16px;
	color: #66A2BB;
	font-weight: bold;
}
.border {
	border: 1px solid #999999;
}
.lineright {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#wrapper {
	background-image: url(Bubbletubs/images_jpg/new_bubbletubs_shadow.gif);
	background-repeat: repeat-y;
	width: 1042px;
	margin: 0 auto;
}

