a:link, a:visited {
color: #333399;
text-decoration: underline;
}

a:hover {color: #333399;
text-decoration: none;}

h1 {
font-size: 1.2em;
font-family: Trebuchet, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #ff9933;
margin-bottom:5px;
}

h2 {
font-size: 1.2em;
font-family: Trebuchet, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
margin-bottom:5px;
}

.customer {
font-size: 1.2em;
font-family: Trebuchet, Helvetica, Arial, sans-serif;
font-weight: bold;
margin-bottom:5px;
}

/* DIV properties */

div.productsRightCol {
width: 350px;
float: right;
margin: 0 0 0.5em 0 ;
padding: 0px 0px 0px 0px;
}

div.copyright {
font-family:Arial,Helvetica;
font-size:10px;
color:#999999;
}


/* TABLE properties */

table.customers {
margin-top: 20px;
}

td.productsRightColtable {
color: #999999;
float: right;
font: 11px Verdana, Helvetica, Arial, sans-serif;
line-height: 18px;
padding: 0px 0px 10px 5px;
}

td.maincell {
font-size: 11px;
line-height: 22px;
padding-right: 13px;
}

td.maincell2 {
font-size: 11px;
line-height: 17px;
padding-right: 13px;
}

td.tablegreyline {
border-top: 1px solid #CCCCCC;
font-size: 11px;
line-height: 15px;
padding: 5px;
}

td.tablegreylineplain {
font-size: 11px;
line-height: 17px;
padding: 5px;
}

td.footer {
font: 11px Arial,Helvetica;
color:#CCCCCC;
text-align:center;
}

td.footer a:link, td.footer a:visited {
color: #999999;
}

td.footer a:hover {
color: #ff6633;
}

