BODY   { background  : #eeeeee;
         color       : #111111;
         font-family : sans-serif; }

TD     { background  :#eeeeee;
         color       :#111111;
         font-family : sans-serif; }

h1     { color       : #1111ff; }
h2     { color       : #1111aa; }
h3     { color       : #111188; }
h4     { color       : #111144; }

A:link 
       { text-decoration : none; 
         color           : #666688;
         background      : transparent; }

A:active 
       { text-decoration : none; 
         color           : #444444;
         background      : transparent; }

A:visited 
       { text-decoration : none; 
         color           : #6666aa;
         background      : transparent; }

A:hover 
       { text-decoration : none; 
         color           : #6666ff;
         background      : transparent; }
 
div.foot
       { font-size : x-small; }

