/* "Papyrus Standard" CSS Vorlage für ePub / HTML Export */
body {
background: #fff;
font-family: Verdana, sans-serif;
text-align: left;
line-height: 1.25
}
p {
text-indent: 1em;
margin-top: 0;
margin-bottom: 0;
line-height: 125%
}
.center {
text-align: center
}
.right {
text-align: right
}
.noindent {
text-indent: 0
}