/* Stylesheet v2.0 Definition File left.css */
/* (c) in 2003 by Pharao                    */
/*                                          */
/* Ready for Netscapes Navigator V4.05 and  */
/* higher and Microsofts Internet Explorer  */
/* 3.01 and higher.                         */
/* Sorry, other versions do not understood  */
/* this stylesheet propertys correctly...   */


/*   Definitions for complete body   */

BODY        {
             background-image:url(pictures/bgrnd_l.gif);
              font-size : 10pt;
       	       font-family : Tahoma, Arial;
                color : darkblue;
                 }

