body {
    background-color : #FFFFFF;
    color : #000000;
    font-size : 10pt;
    font-family:  Arial, Helvetica, sans-serif;
    margin-left: 5px;
    margin-right: 5px;
}
h1 {
    font-size: 14pt;
    font-weight:bold;
    letter-spacing:1.5pt;
}
h2, th {
    font-size: 13pt;
    font-weight:bold;
    letter-spacing:1.5pt;
}
h3 {
    font-size: 12pt;
    font-weight:bold;
    letter-spacing:2pt;
}
h4 {
    font-size: 11pt;
    font-weight: bold;
    letter-spacing:1.5pt;
}
h5 {
    font-size: 10pt;
    font-weight:bold;
    letter-spacing:1.5pt;
}
h6 {
    font-size: 10pt;
    font-weight:bold;
    letter-spacing:1.5pt;
}
p, p.bodytext, li {
    font-size: 10pt;
    font-weight: normal;
}
a {
    color: #666699;
    font-style:normal;
}
a:link {
    text-decoration: underline;
}
a:visited {
    text-decoration: underline;
}
a:active {
    text-decoration:underline;
}
a:hover {
    text-decoration:underline overline;
}
b.menu {
    text-decoration:none;
    font-size: 10pt;
    font-weight: bold;
    letter-spacing: 0.5pt;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 15pt;
    color: #DDDDDD;
}
td.menu a {
    text-decoration:none;
    font-size: 10pt;
    font-weight: bold;
    /* letter-spacing: 0.5pt; */
    font-family: Arial, Helvetica, sans-serif;
    line-height: 15pt;
    color: #DDDDDD;
}
td.menu a:link {
    text-decoration: none;
}
td.menu a:visited {
    text-decoration: none;
}
td.menu a:active {
    text-decoration: none;
}
td.menu a:hover {
    text-decoration: none;
}
ul {
    list-style-type: circle;
    list-style-position: outside;
}
body, textarea {
    scrollbar-base-color:#A80808;
    scrollbar-3dlight-color:#CA6462;
    scrollbar-arrow-color:#ECCDCB;
    scrollbar-darkshadow-color:#ECCDCB;
    scrollbar-face-color:#A80808;
    scrollbar-highlight-color:#CA6462;
    scrollbar-shadow-color:#CA6462;
    scrollbar-track-color:#CA6462;
}
table, td {
    border-spacing: 0px;
    border-width: 1px;
    border-color: black;
    border-collapse: collapse;
    border-style: solid;
    font-size: 10pt;
    font-weight: normal;
}
table.layout, td.layout, td.menu, table.imgtext-table, table.imgtext-table td, img, table.noborder {
    border: none;
}
small {
    font-size: 8pt;
}
#small {
    font-size: 8pt;
}
hr {
    color: #ffffff;
}
#nodec {
    text-decoration: none;
}
#white {
    color:#FFFFFF;
}
#noborder {
    border: none;
}
