A       {text-decoration: none}

.tab a:link    {color:#ffebe6}

.tab a:visited    {color:#ffebe6}

table
        {
        margin-top: 0px
        }

.menu
        {
        font-weight: 700;
        padding: 0px;
        margin: 0px;
        }

.menu1
        {
        font-weight: 700;
        color: #ffebe6;
        margin: 0px;
        padding: 0px;
        font-size: 11pt;
        }
body
        {
         padding: 0;
         margin: 0;
         text-indent: 10px;
         font-family: tahoma, verdana, times; 
         font-size: 85%;
         font-weight: normal;
         color: black;
         background-color: white
        }

H2
        {
        font-size: 130%; 
        margin-bottom: -10px; 
        color: #ff5555; 
        font-weight: 800
        }
H1      
        {
        font-family: Arial; 
        font-size: 150%; 
        margin-bottom: 5px; 
        color:#ffe0e9;
        font-weight: 900;
        text-align: center
        }

H3      
        {
        font-family: verdana, tahoma, Arial; 
        font-size: 90%; 
        color: #000000;
        margin-bottom: 0px
        }


P
        {
        margin: 10px
        }

.left
        {
         font-family: verdana, tahoma, times;
         text-indent: 15px;
        }

.right
        {
         font-family: tahoma, verdana, times;
         text-indent: 15px;
        }

IMG
{
        BORDER: none;
        MARGIN: 0px;
        PADDING: 0px;
        cursor: pointer; cursor: hand;
        HEIGHT:16px;
        WIDTH:16px;
        vertical-align: middle;
}
UL
{
        MARGIN: 0px;
        MARGIN-LEFT: 10px;
        PADDING: 0px;
        BORDER: none;
        LIST-STYLE-TYPE: none;
        }
ul.up1
{
        LIST-STYLE-TYPE: disc;  
        MARGIN-LEFT: 35px;
        }
LI
{
        MARGIN: 0px;
        BORDER: none;
        PADDING: 0px;
}
.spisok {margin-top: 5px}
frame.Hidden
{
        DISPLAY: none
}
.square  {list-style-image: url(images\bullet_red.gif); margin-left: 15px}