@namespace h "http://www.w3.org/1999/xhtml";
.calibre {
}
.calibre3 {
font-style: italic
}
.indent {
text-indent: 1.0em
}
.noindent {
text-indent: 0em
}
h1 { text-align: center;}
a {
color: inherit;
text-decoration: inherit;
cursor: default
}
a[href] {
color: blue;
text-decoration: underline;
cursor: pointer
}
p {
color: black;
display: block;
margin-bottom: 0.0001pt;
margin-left: 0;
margin-right: 0;
margin-top: 0;
text-indent: 1.0em
}
p.ex3 {
text-indent: 0em
}
p.ex4 {
text-align: center;
text-indent: 0em
}
p.ex5 {
font-style: italic;
text-indent: 0em
}
p.ex6 {
text-indent: 3.0em
}