/* CSS Document */
/* Basic NS4-safe styles to start off*/
html, body { margin: 0; padding: 0px; background-color: #FFFFFF; color:#000000;}
body,td,th { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: small; }
ul { margin-left: 10px; padding-left: 10px; }
h1 { font-size: 135%; }
h2 { font-size: 125%; }
h3 { font-size: 115%; }
h4 { font-size: 105%; }
h5 { font-size: 95%; }
h6 { font-size: 85%; }
.hilite { background: #FF6; }
a img { border:0; }