/* Stylesheet v2.0 Definition File cont.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_r.gif);
              font-size : 10pt;
       	       font-family : Tahoma, Arial;
                color : darkblue;
                 }


/*   Definitions for special tags   */

BIG         {
             font-size : 14pt;
              font-family : Arial;
               color : darkblue;
                }
I,B         {
             font-size : 10pt;
              font-family : Arial;
               color : darkblue;
                }
SMALL       {
             font-size : 8pt;
              font-family : Tahoma, Arial;
               color : darkblue;
                }
SAMP        {
             font-size : 10pt;
              font-family : Arial;
               color : red;
                }
TT          {
             font-size : 8pt;
              font-family : Arial;
               color : black;
                }


/*   Definitions for links   */

A            {
              font-size : 10pt;
               font-family : Tahoma, Arial;
                color : blue;
                 text-decoration : underline;
                  }
A:Visited    {
              font-size : 10pt;
               font-family : Tahoma, Arial;
                color : purple;
                 text-decoration : underline;
                  }
A:Active     {
              font-size : 10pt;
               font-family : Tahoma, Arial;
                color : red;
                 text-decoration : underline;
                  }


/*   Definitions for tables global   */

TABLE,TR,TD  {
              padding-left : 1mm;
               background-image:url(../pictures/bgrnd_0b.gif);
                font-size : 10pt;
                 font-family : Tahoma, Arial;
                  color : darkblue;
                   }


/*   Definitions for Forms   */

FORM        {
             font-size : 10pt;
       	      font-family : Tahoma, Arial;
               color : darkblue;
                }


/*   Definitions for headers   */

H1           {
              font-size : 16pt;
               font-weight: 700;
                font-family : Tahoma, Arial;
                 color : darkblue;
                  }
H2           {
              font-size : 20pt;
               font-weight: 700;
                font-family : Tahoma, Arial;
                 color : darkblue;
                  }

