body {
 background-color: #0066ff; 
 vertical-align:top;
 margin-top: 20px;
 margin-left: auto;

}


table.products { font-family: Verdana, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: 600;
 color:#c8c8c8;
 text-align: left;
 margin-left: 5px;}


.products a:link { color: #ffffff; }
.products a:visited { color: #ffffff; } 
.products a:active { color: #ff0000; }
.products a:hover { color: #ff0000; }
.heading {color:#000066; font-size: 90%}
