body {
color: black; font-family: book antiqua, times new roman; margin-top: 10px;
margin-bottom: 10px; margin-left: 45px; margin-right: 10px
}
h1 {
margin-left: 2px; margin-top: 4px; margin-right: 2px; margin-bottom: 6px;
color: black; font-family: book antiqua, times new roman; font-weight: bold;
font-size: 13pt
}
h2 {
margin-left: 1px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px;
color: black; font-family: book antiqua, times new roman;
font-weight: bold; font-size: 12pt
}
h3 {
margin-left: 1px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px;
color: black; font-family: book antiqua, times new roman; font-weight: bold;
font-size: 11pt
}
h4 {
margin-left: 1px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px;
color: black; font-family: book antiqua, times new roman;
font-weight: bold; font-size: 10pt
}
h5 {
margin-left: 1px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px;
color: black; font-family: book antiqua, times new roman; font-weight: bold;
font-size: 9pt
}
table{
margin-top: 1px; margin-bottom: 1px; margin-left: 1px
}
td {
text-decoration: none; text-indent: 7px;
color: black; text-align: left; vertical-align: top; font-family:  trebuchet, tahoma, verdana, arial, helvetica;
font-size: 8pt
}
td.desc {
margin-top: 2px; margin-bottom: 2px; text-decoration: none; text-indent: 7px; color: black;
text-align: left; vertical-align: top; font-family: impact, arial, helvetica; font-size: 8pt
}
td.epigraph {
margin-top: 3px; margin-bottom: 10px;
text-decoration: none; text-indent: 5px; text-align: right; color: royalblue;
text-align: right; vertical-align: top; font-family: book antiqua, times new roman;
font-size: 9pt
}
td.tabl {
margin-top: 2px; margin-bottom: 2px;
text-decoration: none; text-indent: 0px;
color: black;text-align: left;  vertical-align: middle;
font-family: trebuchet, tahoma, verdana, arial, helvetica;
font-size: 8pt
}
hr {
margin: 0px, 0px, 0px; color:  black; height: 2px; align: center;
width: 50%
}
a: link {
color: black; margin: 1px, 1px, 1px;
text-decoration: none
}
a: visited {
color: silver; margin: 1px, 1px, 1px;
text-decoration: none
}
a: active {
color: royalblue; margin: 1px, 1px, 1px;
text-decoration: underline
}
a: hover {
color: blue; margin: 1px, 1px, 1px;
text-decoration: underline
}
ol, ul {
margin-top: 1px; margin-bottom: 1px
}
li {
text-indent: 0px;
}
i {
font-family: book antiqua, times new roman;
font-size: 9pt
}
pre, tt
{
font-family: Courier New, Courier; text-indent: 0px; font-size: 9pt
}