@namespace h "http://www.w3.org/1999/xhtml";
.calibre {
height: auto;
width: auto
}
.calibre1 {
display: block;
page-break-after: always
}
.chapterTitle {
display: block;
font-size: 1.66667em;
font-weight: bold;
margin-bottom: 0.83em;
margin-left: 0;
margin-right: 0;
margin-top: 0.83em;
text-align: center;
}
.frontMatter {
display: block
}
.para {
display: block;
margin-bottom: 1em;
margin-left: 0;
margin-right: 0;
margin-top: 1em
}
.text {
display: block;
font-size: 1em;
margin-bottom: 0;
margin-left: 5pt;
margin-right: 5pt;
margin-top: 0;
page-break-before: always;
text-align: justify
}
a {
color: inherit;
text-decoration: inherit;
cursor: default
}
a[href] {
color: blue;
text-decoration: underline;
cursor: pointer
}