body    { color: silver; font-size: 14px; font-family: Verdana, Helvetica, sans-serif; font-variant: small-caps; background-color: black }

a:link        { color: maroon; text-decoration: none }
a:visited     { color: maroon; text-decoration: none }
a:active      { color: white; text-decoration: none }
a:hover       { color: red; text-decoration: underline }

table {font-size: 14px; color: white;}

p.maintitle {font-size: 16px;}

small   { font-size: 12px }
small.xs {font-size: 10px;}

.title   { color: gray; font-size: 12px; font-variant: small-caps }
.date {font-size: 12px;}
.comment  { font-size: 14px }
.iptc {font-size: 10px; color: #cccccc;}
.exif {font-size: 10px; color: #cccccc;}

form {margin: 0;}
