<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

*/body {
        background: #E5DBE5;
        margin: 0px 0px 10px 10px;
        padding: 0px;
}
#container #header {
        width: 799px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 20px;
        padding: 2px;
        border: medium solid #FFFFFF;
        height: 100%;
        position: relative;
}
#container #header {
        height: 195px;
        margin: 0px;
        top: 5px;
        width: 797px;
}
#container #mainmenu {
   padding: 2px;
   border: medium solid #FFFFFF;
   margin: 0px;
   top: 2px;
   width: 797px;
   font-family: Cambria;
   font-size: 14pt;
   font-weight: normal;
   text-decoration: none;
   color: black;
}
a.mainmenu:link {
   font-family: Cambria;
   font-size: 14pt;
   font-weight: normal;
   text-decoration: none;
   text-shadow: gray 5px 5px 3px;
   color: black;
}
a.mainmenu:visited {
   font-family: Cambria;
   font-size: 14pt;
   font-weight: normal;
   text-decoration: none;
   text-shadow: gray 2px 2px 2px;
   color: black;
}
a.mainmenu:hover {
   font-family: Cambria;
   font-size: 14pt;
   font-weight: bold;
   text-decoration: none;
   text-shadow: gray 2px 2px 2px;
   color: black;
}
a.mainmenu2:link {
   font-family: Cambria;
   font-size: 12pt;
   font-weight: normal;
   text-decoration: none;
   text-shadow: gray 5px 5px 3px;
   color: blue;
}
a.mainmenu2:visited {
   font-family: Cambria;
   font-size: 12pt;
   font-weight: normal;
   text-decoration: none;
   text-shadow: gray 2px 2px 2px;
   color: blue;
}
a.mainmenu2:hover {
   font-family: Cambria;
   font-size: 12pt;
   font-weight: bold;
   text-decoration: none;
   text-shadow: gray 2px 2px 2px;
   color: blue;
}
a.plainlink:link {
   font-family: Cambria;
   font-size: 12pt;
   font-weight: bold;
   text-decoration: none;
   text-shadow: gray 5px 5px 3px;
   color: black;
}
a.plainlink:visited {
   font-family: Cambria;
   font-size: 12pt;
   font-weight: bold;
   text-decoration: none;
   text-shadow: gray 2px 2px 2px;
   color: black;
}
a.plainlink:hover {
   font-family: Cambria;
   font-size: 12pt;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
   text-shadow: gray 2px 2px 2px;
   color: black;
}
#container #norm {
   font-family: "Comic Sans MS", Arial;
   font-size: 12pt;
   font-weight: normal;
   color: #000000;
   text-align: left;
   margin-left: 10px;
   margin-right: 10px;
}
#container #PageContent {
        padding: 2px;
        border: medium solid #FFFFFF;
        margin: 0px;
        top: 2px;
        width: 797px;
}
#container #footer {
        background: #BDB5BD;
        padding: 2px;
        border: medium solid #FFFFFF;
        margin: 0px;
        top: 0px;
        width: 797px;
   font-family: "Comic Sans MS", Arial;
   font-size: 9pt;
   font-weight: normal;
   color: #000000;
   text-align: center;
}
p.norm {
   color: #1A1A1A;
   font-family: Cambria;
   font-size: 12pt;
   font-weight: normal;
   text-decoration: none;
}
p.normleft {
   color: #1A1A1A;
   font-family: Cambria;
   font-size: 12pt;
   font-weight: normal;
   text-decoration: none;
   text-align: left;
   margin-left: 10px;
}
plaintext (
   color: #1A1A1A;
   font-family: Cambria;
   font-size: 12pt;
   font-weight: normal;
}
td.news {
   color: #1A1A1A;
   font-family: Cambria;
   font-size: 12pt;
   font-weight: normal;
   text-decoration: none;
   text-align: left;
   margin-left: 10px;
}
td.newsright {
   color: #1A1A1A;
   font-family: Cambria;
   font-size: 12pt;
   font-weight: normal;
   text-decoration: none;
   text-align: left;
   margin-left: 10px;
}
td.captionright {
   color: #1A1A1A;
   font-family: Cambria;
   font-size: 12pt;
   font-weight: normal;
   text-decoration: none;
   text-align: right;
   margin-left: 10px;
}
td.captioncenter {
   color: #1A1A1A;
   font-family: Cambria;
   font-size: 12pt;
   font-weight: normal;
   text-decoration: none;
   text-align: center;
   margin-left: 10px;
}

</pre></body></html>