#up
    {
     height:100
    }

#down
    {
      margin-top:2%;
    }

body
    {
      font-family:verdana;
      font-weight:bold;
      color:#008000;
      background-image: url ('Pict/Common/backgr.jpg');
    }

table
    {
      font-family:verdana;
      font-weight:bold;
      color:#008000;
    }

a
    {
      color:#C57D2E;
      text-decoration:none
    }

a:hover
    {
      color:#FF9900;
      text-decoration:underline
    }

p
    {
      text-align: justify;
      font-weight: bold;
    }
