@charset "utf-8";
.tableBG {
	background-image: url(images/triple-x-tableback.png);
	background-repeat: repeat-y;
	text-align: left;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: left;
}
.tableHeader {
	background-image: url(images/tableHeader.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 0.15em;
	text-align: left;
	text-indent: 12px;
}
.tableMid {
	background-image: url(images/tableMid.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #CCC;
	text-align: left;
	text-indent: 12;
}
.tableBottom {
	background-image: url(images/tableBottom.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCC;
	text-align: left;
	text-indent: 12;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: underline;
}
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-42845871-1', 'xxxtraction.com');
  ga('send', 'pageview');

</script>