/*Digital Image Print stylesheet*/

a:link { text-decoration: none; color: #000; }
a:visited { text-decoration: none; color: #000; }
a:hover { text-decoration: none; color: #000; }
a:active { text-decoration: none; color: #000;  }
a img { border: none; background: transparent; }

body { margin: 0; padding: 0; text-align: center; color: #000; background: #fff; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-size: 10pt; }

.hideprint { display: none; }

.image, .tallimage, .wideimage { margin: 1em auto; padding: 0; }

.tallimage img { height: 90%; }

.wideimage img { width: 95%; }

.blackborder, .oldpaper { border: 1px solid #000; }




