
body { margin-top:0px; 
       margin-bottom:0px; 
       background-color:#34CECC;
       }


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%; }

p,ul,ol,li,div,td,th,address,nobr,b,i,div,center,small,big { font-size:normal; }

b          { font-weight:bold; }
small      { font-size:85%; }
big        { font-size:115%; }
.darkblue  { color:#015554; }
.back      { background-color:#78E8E7; }
.darkredbig  { color:#AA0000; font-size:115%; }
.red       { color:red; }
.bigger    { font-size:130%; }
.gross     { font-size:115%; }
.norm      { font-family:Arial,Helvetica,sans-serif; font-size:normal; }

.greyback  { background-image:url(grey.gif); }
.tback     { background-image:url(bodyback2.gif); }
.nback     { background-image:url(bodyback.gif); }
.trans     { background-image:url(trans.gif); }

.rund      { list-style-type:disk; }
  


a:link    { color:#0000AA; text-decoration:underline; }
a:visited { color:#0000AA; text-decoration:underline; }
a:hover   { color:#0000AA; text-decoration:none; background-color:#B0E0E6; }
a:active  { color:#0000AA; text-decoration:underline; }


