body { font-family: arial, helvetica, verdana, sans-serif;
       background-image: "pics/leavesbg.gif"
       background-color: #005500;
       foreground-color: #330055;
       color: black;
}

hr { border: 1;
}

pre { font-family: Courier;
    }

:link    { color: #061AC5 }   /* unvisited link */
:visited { color: #511F3C }   /* visited links */
:active  { color: #FE2126 }   /* active links */

A.h2:link, A.h2:visited, A.h2:active { color: #088;
                                       text-decoration: none
}

A.h2a:link, A.h2a:visited, A.h2a:active { color: #088;
}

h6.bot { color: rgb(0,0,0);
         text-align: right;
	 font-weight: normal; 
}

/* IMG { border-width: 0px } */

