/* mailindex.css */

body            { background-color: #F5F5F5; }
h2              { margin-bottom: 12px; }

pre a:visited { color: #220000; }

a:link  { text-decoration:none; }
a:hover { text-decoration:underline; }
a.empty { font-size: x-small; }

/* homepage */
table#homepage   { margin-left: 12px; font-family: "Courier New", Courier, monospace; text-align: left; }
th      { font-weight: bold; padding-right: 14px; padding-bottom: 3px; }
td      { padding-right: 14px; }
td      { padding-right: 1em; }
td.s, th.s {text-align: right; } /* size numbers */

div.list { background-color: white; border-top: 1px solid #646464; border-bottom: 1px solid #646464; padding-top: 10px; padding-bottom: 14px;}
div.foot { font-family: "Courier New", Courier, monospace; font-size: 10pt; color: #787878; padding-top: 4px;}
*/

span.small { font-size: small; }
span.linklist { font-size: 95%; }

/* EOF */
