/* $Id: netiliumsite.css,v 1.1 2003/11/16 17:20:31 tnn Exp $ */
td          { text-align: left; color: black; font-family: helvetica, sans-serif; font-size: 0.8em; }
a           { text-decoration: none; color: #00F; }
a:hover     { text-decoration: underline; }
body        { background-color: #888; color: #FFF; font-family: helvetica, sans-serif; font-size: 0.8em; padding: 1.0em; }
div.main    { background-color: #FFF; border-color: #000; border-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-style: solid; color: #000; width: 50.0em; padding: 4.0em; text-align: left; }
div.image   { padding: 1.0em; font-size: 0.8em; text-align: center; }
img         { border-width: 0; }
p           { text-align: justify; }
p.preamble  { font-style: italic; }
p.footer    { font-size: 0.7em; text-align: right; }
h1          { font-size: 1.4em; }
h2          { font-size: 1.2em; clear: left; }
h3          { font-size: 0.9em; clear: left; }
hr          { border: 0px; border-top: 1px solid #000; height: 0px; padding: 0px; }
th          { text-align: left; font-weight: bold; border-style:solid; border-width:0; border-bottom-width: thin; }
div.toplogo     { float: right; padding: 0px; }
span.date       { padding: 0px; }
span.author     { float: right; padding: 0px; }
td.evenrow  { background-color: #EEE; }
