
body {height: 100%;}

.hide {display: none;}
.show {display: block;}

.ldata,.llist {
top: 0; right: 0; bottom: 0; left: 0;
margin: 0; padding: 0.5em;
border: 2px solid #4682B4;
}

.ldata {
background: #FFFFCC;
font-size: 1em;
text-align: justify;
}

.llist {
color: #000080; background: #00FFFF;
font-family: sans-serif;
font-size: 0.7em;
text-align: left;
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;}
