﻿/* Alexandr Kostin34@yandex.ru */

body {height: 100%;}

.hide {display: none;}
.show {display: block;}

.ldata,.llist {
top: 0; right: 0; bottom: 0; left: 0;
margin: 0; padding: 0.5em;

}

.ldata {
background: #FFFFFF;
font-size: 1em;
text-align: justify;
}

.llist {
color: #000080; background: #FFFFFF;
font-family: sans-serif;
font-size: small;
text-align: center;
cursor: hand; cursor: pointer;
}

a.llist0, a.llist0:link {color: #000080; text-decoration: none;}
a.llist0:visited {color: #000080;}
a.llist0:hover {color: #000080; text-decoration: underline;}
a.llist1, a.llist1:link {color: #008080; text-decoration: none;}
a.llist1:visited {color: #008080;}
a.llist1:hover {color: #008080; text-decoration: underline;}

