P
{
    FONT-SIZE: small
}
H1
{
}
H2
{
}
H3
{
    FONT-SIZE: medium;
    FONT-FAMILY: Arial
}
A
{
    COLOR: navy;
    BACKGROUND-COLOR: #cfcfcf
}
A:visited
{
    COLOR: blue
}
A:active
{
}
A:hover
{
    VISIBILITY: visible;
    TEXT-TRANSFORM: capitalize;
    COLOR: yellow;
    BACKGROUND-COLOR: black
}
body { font-family:verdana,helvetica,arial,sans-serif;
    FONT-WEIGHT: normal;
    FONT-SIZE: small;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #000033
 }

table { font-size:10pt; border-style: none none none none; border-collapse:collapse; } 

.dunkelblau {  background-color:#000033; }
.yellowsmall {  background-color:#ff9900; width:5px;}
.whitesmall {  background-color:#ffffff; width:5px;}
.whitenormal {  background-color:#ffffff; }
.tdmedium { width:64px; height:20px; }
.tdrand { width:64px; }
td { border-style: none none none none; }  

.footnote
{
    FONT-SIZE: x-small
}

.tableheader{
border:0px solid black;
background:#000033;
background-color:#000033;
border-spacing:10px;
width:1024px;
color:#000033;
}

tbody .tdlborder
{
border:0px solid black;
width:64px;
}

