body { margin-top:5px;
       margin-bottom:0px;
       background-color:white;       }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,big,small     
  { font-family:Arial,Helvetica,sans-serif; }

h1 { font-size:160%; }
h2 { font-size:135%; }
h3 { font-size:125%; }
h4 { font-size:115%; }


b          { font-weight:bold; }
small      { font-size:90%; }
big        { font-size:115%; }
.dgray     { background-color:#cdcdcd; }
.lgray     { background-color:#ededed; }
.mgray     { background-color:#dddddd; }
.blue      { background-color:#6699FF; }

.blues    { color:#000099; }

a:link    { color:#0000AA; text-decoration:underline; }
a:visited { color:#A20000; text-decoration:underline;}
a:hover   { color:red; text-decoration:none; }
a:active  { color:#0000cc; text-decoration:underline;}

