@namespace h "http://www.w3.org/1999/xhtml";
body {
line-height:1.6;
margin: 15px;
font-family: serif;
}
a {
text-decoration : none;
color: darkblue;
}
p {
display: block;
font-weight : normal;
font-style : normal;
font-size: 120%;
text-indent: 0;
text-align: justify;
text-decoration : none;
font-variant : normal;
margin : 0;
}
h3 {
font-family: serif;
font-style: normal;
font-weight: bold;
text-align: center;
font-size: 133%;
margin-top:3em;
margin-bottom:.25em;
margin-left: 0;
margin-right: 0;
}
h4 {
font-family: serif;
font-style: normal;
font-weight: normal;
text-align: center;
font-size: 133%;
margin-top:3em;
margin-bottom:3em;
margin-left: 0;
margin-right: 0;
}
hr {
margin: 1em -1em;
border-style: solid;
border-width: 2px;
color: maroon;
page-break-after: auto;
page-break-before: none;
}
div {
background-color: #f4f4f4;
color: black;
font-family: sans-serif;
font-size: 0.85em;
padding: 0 10pt;
display: block;
}
sup {
font-size: 66%;
line-height: 85%;
}
ol, ul {
margin-left: 1.5em;
}