.maintext {text-align: justify; font-weight: normal; font-size: 7pt; font-family: Arial}
ul, body {
        margin-left:0pt;
        margin-top:0pt;
        margin-bottom:0pt;
        margin-right:0pt;
        font-weight:none;
        color:#000000;
        font-size: 10pt;
        cursor: default;
        font-family: Tahoma;
        scrollbar-DarkShadow-Color:#000000;
scrollbar-Track-Color:#7fb1be;
scrollbar-Face-Color:#7fb1be;
scrollbar-Shadow-Color:#7fb1be;
scrollbar-Highlight-Color:#000000;
scrollbar-3dLight-Color:#7fb1be;
scrollbar-Arrow-Color:#000000;
}

body { behavior:url("csshover.htc"); }

table, td {
border:1px solid black;
font-size: 11pt;
}


a:link {color :#3d3b3c; text-decoration: none; filter: none; height: 0px;}
a:visited {color :#3d3b3c; text-decoration: none; filter: none; height: 0px;}
a:hover {color :#3d3b3c; text-decoration: none; cursor: up_m; filter: none; height:0px}

#navi, #navi ul { list-style-type:none; margin:0; padding:0; align:center;}

#navi li {
width:121px;
float:left;
background-color:#7fb1be;
align:center;}

#navi li ul { display:none;}
#navi li:hover ul { display:block;}
