
/* http://-/style.css                                                        *
 * by dace                                                                   *
 * created: Mar 22, 2004                                                     *
 * last changed: Mar 22, 2004                                                */

body {background-color: #000000;
                margin: 0px;
               padding: 0px;
           margin-left: 50px;
          margin-right: 50px;
            margin-top: 50px;
         margin-bottom: 50px;
     Xbackground-image: url(../pics/bg_6_6.gif);
    Xbackground-repeat: no-repeat;}

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul
          {font-family: Helvetica, Switzerland, Swiss, Arial, Geneva, Sans-Serif, SansSerif;}

body, td, div, p, pre, ul
            {font-size: 8pt;
           font-weight: normal;
                 color: #101010;}

h1          {font-size: 8pt;
           font-weight: bold;}

h2          {font-size: 10pt;
           font-weight: bold;}

h3          {font-size: 12pt;
           font-weight: bold;}

h4          {font-size: 14pt;
           font-weight: bold;}

p.mini      {font-size: 4pt;}

p.small     {font-size: 6pt;}

p.news      {font-size: 18pt;
                 color: #b0f824;
      background-color: #848484;}

p.address   {font-size: 6pt;
            font-style: italic;}

p.mail      {font-size: 6pt;}

p.error     {font-size: 8pt;
           font-weight: bold;
                 color: #c89024;}

p.border  {border-left: #999999 1px solid;
          border-right: #999999 1px solid;
            border-top: #999999 1px solid;
         border-bottom: #999999 1px solid;
            background: #ffffff;
                 color: #999999;
            text-align: left;
        vertical-align: middle;
         padding-right: 15px;
          padding-left: 15px;
           line-height: 21px;}

a     {text-decoration: none;}
a:link          {color: #D48C00;}
a:visited       {color: #AA7000;}
a:active        {color: #00C018;}
a:hover         {color: #D40008;}
