table.mine { width: 300px; max-width: 400px; border: 0; }
body { background-color: white; text-align: center; margin-top: 20px; }
td.head { font-family: tahoma; text-transform: uppercase; font-size: 14pt; font-weight: normal; color: #808080; text-align: left; border-bottom: 1px dotted #808080; }
td { font-family: tahoma; color: black; font-size: 10pt;}
td.links { text-align: right; border-right: 3px solid white; }
td.head2 { font-family: tahoma; text-transform: uppercase; font-size: 12pt; font-weight: normal; color: yellowgreen; text-align: left; border-bottom: 1px dotted #808080; padding-top: 15px; }
td.head3 { font-family: tahoma; text-transform: uppercase; font-size: 12pt; font-weight: normal; color: #808080; text-align: left; border-bottom: 1px dotted #808080; padding-top: 15px; }
td.links:hover { border-right: 3px solid #e0e0e0; }
td.head:hover { border-right: 3px solid white; }
a { color: yellowgreen; text-decoration: none;  padding-right: 2px; border-right: 2px solid white; }
a:hover { border-right: 2px solid #808080; }
a:visited { color: yellowgreen; }
.quote {font-size:20pt; text-align: justify; color: #CDE69B; padding-bottom: 25px;}
.timestamp {font-size: 8pt; text-align: right; color: #bbbbbb;}
td.footer { padding-top: 20px; }