@charset "windows-1251";
BODY {
   background: ivory;
   color: #000000;
   text-align: justify;
   margin-right: 20;
 }
.menu
{
text-align: center;
padding: 2 2 2 2;
border: 1px dotted blue; 
}
A { text-decoration:none;
font-family: Arial;
font-size: 8pt; }
H4, H1 { text-align: center;
color: #004080 }
TABLE {text-align: justify;
 }
.citat
{
font-style: italic
}
.a_text
 {
text-decoration:none;
font-family: Arial-bold;
font-size: 12pt;
 }


