body {
	background-color: #CCCCCC; 
	background-image: url('images/tri-tronics-bkgd.jpg');
}
a:link       { color: #E36F1E }
a:visited    { color: #336699 }
h1           { font-family: Arial; font-size: 14pt; color: #000080; font-weight: bold }
h2           { font-family: Arial, Verdana; color: #336699; font-size: 12pt; font-weight: 
               bold; margin-bottom:0 }
html         { font-family: Arial, Verdana; font-size: 10pt }
h3           { font-size: 12pt; font-family: Arial, Verdana; color: #800000; font-weight: 
               bold }
th           { font-family: Arial; font-size: 14px; font-weight: bold }
td           { font-size: 11px; font-family: Arial; text-align: center; padding: 0 10 0 10; }

.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */