/* VM Systems print stylesheet */
body { font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
   background: white; font-size: 12pt; }
#navbar { display: none; }
#content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   padding-top: 1em;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content p { text-align: justify; }
a:link, a:visited {
   background: transparent;
   font-weight: bold;
   color: black;
   text-decoration: underline; }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 8pt; }
#content a[href^="/"]:after { content: " (http://www.vmguys.com" attr(href) ") "; font-size: 8pt; }
div#col1 { float: none !important; border: none; }
div#col2 { float: none !important; }
#footer img { display: none; } 
.motto { font-size: 16pt;}
table.diffgen, table.plans, table.loginform { border-width: medium; border-style: outset; font-size: 10pt; }
table.loginform td { padding: 5px; }
thead.plans { text-align: center;}
tbody.plans, tbody.diffgen, tbody.loginform { text-align: right; }
