body {
    margin-top: 0px;
    margin-bottom: 0px;
}
body, table {
    font-family: verdana, arial, tahoma;
    font-size: 10pt;
}
table {
    border: none;
}
a.menu {
    color: black;
}
a:hover {
    text-decoration: underline;
}
h1 {
    font-size: 16pt;
    margin-left: 2px;
}
h2 {
    font-size: 15pt;
    font-style: italic;
    margin-left: 5px;
}
h3, h4 {
    margin-left: 10px;
}
h4 {
    font-size: 11pt;
}
p, li {
    text-align: justify;
}
.one {
    margin-left: 5px;
}
.two {
    margin-left: 10px;
}
.three {
    margin-left: 15px;
}
pre {
    font-family: verdana, arial, tahoma, courier;
    margin-left: 50px;
    margin-right: 50px;
    padding: 10px;
    border: 1px dashed #dddddd;
}
code {
    color: #969691;
}
img {
    border: 1px solid black;
}
.kwc {
    color: #000000;
    font-weight: bold;
}
.kwb {
     color: #830000;
}
.kwa {
    color: #000000;
    font-weight: bold;
}
.num {
    color: #2928ff;
}
.typ {
    color: #830000;
}
.esc {
    color: #ff00ff;
}
.str {
    color: #ff0000;
}
.sym {
    color: #000000;
}
.dstr {
    color: #818100;
}
.num {
    color: #2928ff;
}
.esc {
    color: #ff00ff;
}
.dstr{
    color: #818100;
}
.slc{
    color: #838183;
    font-style: italic;
}
.com {
    color: #838183;
    font-style: italic;
}
.dir {
    color: #008200;
}
.line {
    color: #555555;
}
.descrtable {
    padding-left: 5px;
    padding-right: 5px;
}
