@namespace "http://www.w3.org/1999/xhtml";
body {
margin-left: 2em;
margin-right: 2em;
}
h1, h2, h3, h4, h5 {
text-align: center;
text-indent: 0;
}
p {
margin-top: 0;
margin-bottom: 0;
line-height: 1.2em;
text-align: justify;
text-indent: 2em;
}
blockquote {
margin-top:1em;
margin-bottom: 1em;
margin-left: 2em;
margin-right: 2em;
}
td {
text-align: center;
}
.noindent {
text-indent: 0;
}
.center {
text-align: center;
text-indent: 0;
}
.right {
text-align: right;
text-indent: 0;
}
.smallcaps
{
font-weight: bold;
font-variant:small-caps;
}
.glossary
{
font-weight: bold;
text-align: center;
margin-top: 1em;
margin-bottom: 1em;
text-indent: 0;
font-size: 150%;
}