body {
	background-image: url(images/bg.jpg);
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	}

.outerTable {
	background-color: #FFFFFF;
	border: 1px solid #006600;
	background-image: url(images/crystal.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.vertBarBg {
	background-image: url(images/vertbarbg.jpg);
	}
.headerText {
	color: #009966;
	}
.telephone {
	font-size: 16px;
	font-weight: bold;
	}
table.footer {
	font-size: 10px;
	color: #006600;
}
table.footer a {
	font-size: 10px;
	color: #006600;
	text-decoration: none;
	}
table.footer a:hover {
	text-decoration: underline;
	}
a {
	color: #096;
	}

.dataSheetTitle {
	background-image: url(images/vertbarbg.jpg);
	border: 1px solid #009966;
	}
