/* Комментарий  EFEFEF  #b3dee8 */

body {
font-family: Times New Roman, Courier New; 
font-size: 12pt; 
color: black; 
background-color: #ffffff;
text-align: justify; 
padding: 0px; 
margin: 0px}

table {padding: 0px; margin: 0px}
table.menu_mesto {height: 17pt; background-color: #CA0948; border-style: solid; border-width: 0px; border-top-color: white; border-left-color: white; border-right-color: black; border-bottom-color: black}
table.menu_knopka {height: 17pt; cursor: pointer; text-align: center; color: white; font-weight: normal; border-style: solid; border-width: 0px; border-top-color: white; border-left-color: white; border-right-color: black; border-bottom-color: black}
table.razmetka {width: 100%; text-align: center; border-style: solid; border-width: 1px; border-top-color: white; border-left-color: white; border-right-color: black; border-bottom-color: black}
table.text {background-color: #ffffff; width: 96%; text-align: justify; border-style: solid; border-width: 2px; border-color: #ffffff;}
table.pusto {width: 100%; text-align: center; border-style: none; border-width: 0px}
table.table {background-color: #b3dee8; width: 96%; text-align: center; border-style: none; border-width: 0px}

.rekl_top {font-size: 10pt; text-indent: 0px; line-height: 75%; text-align: center; color: black; white-space: pre}
.rekl_Bottom {font-size: 10pt; text-indent: 0px; line-height: 75%; text-align: justify; color: black; white-space: pre}
.text {padding-left: 4px; padding-right: 4px; text-align: justify}
.minimum {font-size: 10pt}
.zagolovok {color: #115566; font-weight: bold}

h1 {font-size: 110%; text-align: center; color: #115566}
h2 {font-size: 105%; text-align: center; color: #115566}
h3 {font-size: 100%; text-align: center; color: #115566; line-height: 75%}

p {color: black; text-indent: 40px; text-align: justify; font-size: 12pt}
p.min {color: black; text-indent: 0px; text-align: center; font-size: 10pt}
br.min {font-size: 1pt}

strong {color: red}

ul {color: black}

a {color: green; text-decoration: none}
a:visited {color: green}
a.menu {color: green; white-space: nowrap; font-weight: bold}
a:visited.menu {color: green}
a:hover.menu {color: red} /* a:hover надо ставить после a:visited, иначе не работает. */



