body {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;

}

#contactInfo {

	color:#15743a;

}

#tableHeader {

	color:#000000;
	font-weight:bold;

}
.border {
	border: thin solid #999999;
}

#productCategory {

	color:#000000;
	background-color:#CCCCCC;
	font-weight:bold;

}

a:link {
	color: #15743A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #15743A;
}
a:hover {
	text-decoration: none;
	color:#666666;
}
a:active {
	text-decoration: none;
}.underline {
	text-decoration: underline;
}
.bg {
	background-image: url(images/cont_contactUs.jpg);
	background-repeat: no-repeat;
}
