@namespace h "http://www.w3.org/1999/xhtml";
.body {
display: block;
font-size: 1em;
margin-bottom: 0;
margin-left: 5pt;
margin-right: 5pt;
margin-top: 0;
padding-left: 0;
padding-right: 0;
text-align: justify
}
.paragraph {
display: block;
text-indent: 2em
}
.paragraph2 {
display: block
}
.paragraph3 {
display: block;
margin-left: 10%;
margin-right: 10%
}
.author {
font-weight: bold;
font-size: 2em;
text-align: center
}
.title {
font-weight: bold;
font-size: 3em;
text-align: center
}
.title2 {
font-weight: bold;
font-size: 2.3em;
text-align: center
}
.italic {
font-style: italic
}
.bold {
font-weight: bold
}
.underline {
text-decoration: underline
}
.center {
text-align: center
}
.right {
text-align: right
}
.heading1 {
background-color: #CCCCCC;
border: 1px solid Black;
display: block;
font-size: 1.66667em;
font-style: normal;
font-weight: bold;
line-height: 1.2;
margin-bottom: 0.67em;
margin-left: 0;
margin-right: 0;
margin-top: 0.67em;
text-align: left
}
.heading2 {
background-color: #DFDFDF;
border: 1px solid Black;
display: block;
font-size: 1.5em;
font-style: normal;
font-weight: bold;
line-height: 1.2;
margin-bottom: 0.67em;
margin-left: 0;
margin-right: 0;
margin-top: 0.67em;
text-align: left
}
.heading3 {
background-color: #EAEAEA;
border: 1px solid Black;
display: block;
font-size: 1.3em;
font-style: normal;
font-weight: bold;
line-height: 1.2;
margin-bottom: 0.67em;
margin-left: 0;
margin-right: 0;
margin-top: 0.67em;
text-align: left
}
.heading4 {
background-color: #EEEEEE;
display: block;
font-size: 1.3em;
font-style: normal;
font-weight: bold;
line-height: 1.2;
margin-bottom: 0.67em;
margin-left: 0;
margin-right: 0;
margin-top: 0.67em;
text-align: left
}
.heading5 {
background-color: #F3F3F3;
display: block;
font-size: 1.2em;
font-style: italic;
font-weight: bold;
line-height: 1.2;
margin-bottom: 0.67em;
margin-left: 0;
margin-right: 0;
margin-top: 0.67em;
text-align: left
}
.link {
color: blue;
cursor: pointer;
text-decoration: underline
}
.footnote {
font-size: 0.75em;
line-height: normal;
vertical-align: super;
color: blue;
text-decoration: underline
}
.list {
display: list-item;
list-style-type: disc;
margin-bottom: 1em;
margin-right: 0;
margin-top: 1em
}
.list-num {
display: list-item;
list-style-type: decimal;
margin-bottom: 1em;
margin-right: 0;
margin-top: 1em
}
.list-item {
display: list-item;
margin-bottom: 0.5em
}
.line {
border: 1px inset;
color: Black;
display: block;
height: 2px;
margin-bottom: 0.5em;
margin-left: auto;
margin-right: auto;
margin-top: 0.5em
}
.table {
margin: 0 auto
}