p, h1, h2, h3, h4, h5, h6, pre {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
}
p, ul, ol, li {
    font-size: 8.4pt;
    font-family: Arial, sans-serif;
}
ul, ol, li {
    margin-left: 30px;
    margin-right: 30px;                     
}
pre {
    font-size: 7.8pt;
    font-family: "Lucida Console", "Courier New", monospace;
}
h1 {
    font-size: 24pt;
}
h2 {
    font-size: 18pt;
}
h3 {
    font-size: 15.4pt;
}
h4 {
    font-size: 13.4pt;
}
h5 {
    font-size: 10.2pt;
}
h6 {
    font-size: 7pt;
}
img {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}
a:link {
    color: black;
    text-decoration: none;
    font-weight: bold;
}
a:visited {
    color: black;
    text-decoration: none;
    font-weight: bold;
}
a:active {
    color: black;
    text-decoration: underline;
    font-weight: bold;
}
a:hover {
    color: black;
    text-decoration: underline;
    font-weight: bold;
}
.menu {
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: bold;
}
.ad {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.top {
    font-size: 50px;
    margin-left: 30px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold;
}
.cit {
    text-decoration: underline;
}
a:link.submenu {
    color: #808080;
}
a:visited.submenu {
    color: #808080;
}
a:active.submenu {
    color: #808080;
}
a:hover.submenu {
    color: #808080;
}