body
{
    background-image: url(afb/acht.jpg);
}

a
{ 
    font-family: 'Arial';
    color: black;
    text-align: center;
    text-decoration: none;
}

a:hover
{ 
    border-width: 0 0 3 0px;
    border-style: solid;
    border-color: red;
    padding: 0px;
}

a:visited
{
    font-family: 'Arial';
    font-size: 22px;
    color: green;
    text-decoration: none;
}

table
{ 
    width: 1000px;
    background-color: beige; 
    border-width: 0px;
    border-style: solid;
    border-color: yellow;
    font-family: 'Arial';
    font-weight: normal;
    font-size: 22px;
    color: black;
    text-align: left;
}

td
{ 
    padding: 15px;
    vertical-align: top;
    border-width: 0px;
}

hr
{ 
    width: 100px;
    text-align: center;
}

.lk
{ 
    width: 280px;
    border-right-width: 1px;
    border-color: brown;
    border-style: solid;
    vertical-align: top;
}

.l1
{
    font-weight: normal;
    font-size: 26px;
    text-align: left;
}

.l2
{
    font-weight: normal;
    font-size: 20px;
    text-align: left;
}			 			 

.ra
{ 
    width: 1000px;
    background-color: beige;
    padding: 0px;
    font-family: "Arial";
    font-weight: normal;
    font-size: 20px;
    color: black;
    text-align: center; 
}

.top
{ 
    width: 100%;
    height: 500px;
    background-image: url("afb/top.jpg"); 
    border-width: 0px;
    border-style: solid;
    border-color: white; 
}

.nav 
{ 
    border-width: 0 0 1 0px;
    border-style: solid;
    border-color: white;
    font-family: Arial;
    font-weight: normal;
    font-size: 20px;
    color: black;
    text-align: left; 
}

.kop
{ 
    border-width: 2px;
    border-style: solid;
    border-color: white;
    padding: 10px;
    font-family: Arial;
    font-weight: normal;
    font-size: 40px;
    color: black;
    text-align: left;
}
   
.skop
{ 
    border-width: 0 0 1 0px;
    border-style: solid;
    border-color: maroon;
    padding: 6px;
    font-family: Arial;
    font-weight: normal;
    font-style: italic;
    font-size: 28px;
    color: maroon;
    text-align: center;
    text-indent: 0px; 
}

.afb
{
    text-align: center;
}

.re 
{   
    font-family: 'Arial';
    font-weight: bold;
    font-size: 19px;
    color: black;
    text-align: left;
}
    
.ru
{ 
    font-family: 'Arial';
    font-weight: normal;
    font-size: 18px;
    color: black;
    text-align: right;
}
        