@charset "utf-8";
/* These are printer only styles that override screen styles that don't look good or print well */
body { 
  max-width: none; }

td.leftBar {
  color: black;
  background-color: white; }

.contact { 
  border: 2px solid black; }

h1 { 
  font-size: 110%; }

p.bottomMenu { 
  font-size: 70%; }

p.copyright {
  font-size: 65%; }
