div {
    font-size: small;
*   font-size: x-small;
}
td {
    font-family: Arial;
    font-size: small;
*   font-size: x-small;
    color: #004080;
}
h2 {
    font-family: Arial;
    font-size: medium;
*   font-size: small;
    font-style: italic;
    color: #004080;
    text-align: justify;
}
p,
dir,
ul,
ol {
    font-family: Arial;
    font-size: small;
*   font-size: x-small;
    color: #004080;
    text-align: justify;
}
.hscroll {
    font-family: Arial;
    font-weight: bold;
    color: #004080;
}
a {
    font-family: Arial;
    font-size: small;
*   font-size: x-small;
    font-weight: bold;
    color: #004080;
    text-decoration: underline;
}
a:link,
a:active,
a:visited,
a:hover {
    font-weight: bold;
    color: #004080;
    text-decoration: underline;
}
img {
    padding: 0px;
    margin: 0px;
    border: 7px solid transparent;
}
img.important {
    height: 31px;
    width: 55px;
    float: left;
    border: 0px;
    margin-right: 3px;
*   margin-right: 0px;
}
p.important-1 {
    margin: 1;
    padding: 0;
    text-align: left;
}
p.important-2 {
    margin: 3px 0 0 0;
*   margin: -5px 0 0 0;
    padding: 0;
    text-align: left;
}
hr.important-1 {
    text-align: center;
    width: 90%;
    height: 1px;
    border: 1px;
    color: #2D5A73;
    background-color: #2D5A73;
}
hr.important-2 {
    text-align: center;
    width: 90%;
    margin-top: 3px;
*   margin-top: -5px;
    color: white;
    background-color: white;
    border: 1px dashed #2D5A73;
    border-style: none none dashed;
}
p.cds-heading-1 {
    font-size: medium;
*   font-size: small;
    font-style: italic;
    font-weight: bold;
    padding: 0px;
    margin-bottom: 5px;
}
p.cds-heading-2 {
    font-style: italic;
    padding: 0px;
    margin-top: 7px;
    margin-bottom: 5px;
}
p.cds-text {
    padding: 0px;
    margin-top: 5px;
    margin-left: 20px;
}
ul.cds-text {
    padding: 0px;
    margin-top: 5px;
}
