body{
background-color: #efffe1;
color: #000000;
width: 95%;
margin: 0em;
padding: 0.5em;
line-height: 1.5em;
}

div.main{
margin-left: auto;
margin-right: auto;
width: 100%;
text-align: center;
}

div.lead{
background-color: #FFCC99;
color: #000000;
width: 90%;
margin-top: 1em;
margin-left: auto;
margin-right: auto;
padding: 1em;
text-align: left;
}

div.img{
margin: 0.5em auto 0.5em auto;
width: 90%;
text-align: center;
}

div.list{
clear: both;
margin-left: auto;
margin-right: auto;
width: 100%;
}

p.lead{
text-indent: 1em;
margin: 0.1em;
padding: 0.1em;
font-size: 1em;
}

p.info{
font-weight: bold;
margin: 0.2em 0em 0.2em 10%;
line-height: 2em;
}

p.cale{
font-weight: normal;
font-size: 0.8em;
text-align: center;
margin: 0.2em;
}

p.footer{
text-align: center;
}

p.img{
text-align: center;
margin-bottom: 2.5em;
}

h1{
background-color: #efffe1;
color: #FF6600;
text-align: center;
margin: 0.2em;
padding: 0.5em 0em 0.2em 0em ;
font-size: 1.5em;
font-weight: bold;
line-height: 1.6em;
}

h2{
background-color: #efffe1;
color: #000000;
text-align: center;
margin: 0.3em;
padding: 0.2em;
font-size: 2em;
font-weight: bold;
line-height: 2em;
}

h3{
background-color: #efffe1;
color: #000000;
text-align: center;
margin: 1em auto auto 1em;
}

img{
padding: 0.5em;
}

ul{
text-align: left;
}

table{
border-collapse: collapse;
empty-cells: show;
border: 1px solid #000000;
width: 90%;
margin-bottom: 3em;
margin-left: auto;
margin-right: auto;
}

caption{
font-weight: bold;
text-align: left;
text-indent: 1em;
line-height: 1.5em;
}

th.title{
width: 35%;
border: 1px solid #000000;
background-color: #FF99cc;
padding: 0.1em 0.5em 0.1em 0.5em;
}

th.auther{
width: 32%;
border: 1px solid #000000;
background-color: #FF99cc;
}

th.pub{
width: 13%;
border: 1px solid #000000;
background-color: #FF99cc;
}

th.date{
width: 8%;
border: 1px solid #000000;
background-color: #FF99cc;
}

th.call{
width: 8%;
border: 1px solid #000000;
background-color: #FF99cc;
}

td{
border: 1px solid #000000;
padding: 0.1em 0.5em 0.1em 0.5em;
background-color: #ffffff;
color: #000000;
}
