body    {background-image:  url('../imag/fon_f.jpg');
         margin:0;
         scrollbar-face-color: #AAC8D9;
         scrollbar-highlight-COLOR: #EAFFFF;
         scrollbar-shadow-color: #5F849A;
         scrollbar-3dlight-color: #B3C5D0;
         scrollbar-arrow-color:  #111111;
         scrollbar-track-color: #8CE8FF;
         scrollbar-darkshadow-COLOR: #111111;
         }

hr      {
         color: #FFFFFF;
         height: 2;
         width: 95%;
         }
hr.z   {
         width: 400;
         text-align: left;
         }

p       {		 font-family: Tahoma;
		 font-size: 14px;
         text-indent: 25;
         margin-top: 3;
         margin-bottom: 3;
         padding-left: 12px;
         padding-right: 12px;
         text-align: justify;
         color: #574d6d;
         }
p.c      {
         text-indent: 0;
         text-align: center;
         }
p.bel    {
         color: #FFFFFF;
         }
p.copc    {
         color: #c4a6e4;
         text-indent: 0;
         text-align: center;
         font-size: 6pt;
         font style: bold;
         }
p.cop    {
         color: #c4a6e4;
         padding-left: 20px;
         font-size: 7pt;
         font style: bold;
         }

h2      {
		 font-family: Tahoma;
		 font-size: 16px;
	     font style: bold;
         text-indent: 25;
         margin-top: 3;
         margin-bottom: 3;
         padding-left: 12px;
         padding-right: 12px;
         text-align: justify;
         color: #817599;
         }

a:visited
        {
         text-decoration: underline;
         color: #5C05B4;
         }
a:link
        {
         text-decoration: underline;
         color: #FFFFFF;
         }
a:active
        {
         text-decoration: underline;
         color: #5C05B4;
         }
a:hover {
         text-decoration:underline;
         color: #574d6d;
         }
a.t:visited
        {
         text-decoration: underline;
         color: #5C05B4;
         }
a.t:link
        {
         text-decoration: underline;
         color: #c4a6e4;
         }
a.t:active
        {
         text-decoration: underline;
         color: #5C05B4;
         }
a.t:hover {
         text-decoration:underline;
         color: #574d6d;
         }
  ul       {
		 font-family: Tahoma;
		 font-size: 14px;
         margin-top: 3;
         margin-bottom: 3;
         padding-left: 12px;
         padding-right: 12px;
         text-align: justify;
         color: #574d6d;
         }