BODY {
    background-image:url(shadingblue.png);
    font-family: Verdana;
    font-size: 9pt;
    margin-top: 20pt;
    margin-left: 20pt;
}
A:LINK {
    font-family : Verdana;
    font-size : 9pt;
    font-weight : bold;
    color : #CFCFCF;
    text-decoration : none;
}
A:VISITED {
    font-family : Verdana;
    font-size : 9pt;
    font-weight : bold;
    color : #CFCFCF;
    text-decoration : none;
}
A:HOVER {
    font-family : Verdana;
    font-size : 9pt;
    font-weight : bold;
    color : #FFFFFF;
    text-decoration : none;
}
a:hover#menue {
    font-family : Verdana;
    font-size : 9pt;
    font-weight : bold;
    color : #FFFFFF;
    text-decoration : none;
    padding-left : 1px;
}

a:hover.menue {
    font-family : Verdana;
    font-size : 9pt;
    font-weight : bold;
    color : #FFFFFF;
    text-decoration : none;
    padding-left : 1px;
}

A:ACTIVE {
    font-family : Verdana;
    font-size : 9pt;
    font-weight : bold;
    color : lavender;
    text-decoration : none;
}
H1 {
    color : #3F3F3F;
    font-family : Verdana;
    font-size : 12pt;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    margin-top : 10px;
}
H2 {
    color : #3F3F3F;
    font-family : Verdana;
    font-size : 10pt;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    margin-top : 5px;
}
H3 {
    color : #3F3F3F;
    font-family : Verdana;
    font-size : 9pt;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    margin-top : 0px;
}
P {
    color : #3F3F3F;
    font-family : Verdana;
    font-size : 9pt;
    font-weight : normal;
    font-style : normal;
    margin-top : 0px;
}
#submenue {
    color : #CFCFCF;
    font-family : Verdana;
    font-size : 9pt;
    font-weight : bold;
    text-align : left;
}
td {
    color : black;
    font-family : Verdana;
    font-size : 9pt;
}
.Block {
    text-align : justify;
}
.Center {
text-align : center;
}
input {
    font-family : Verdana;
    font-size : 9pt;
    color : blue ;
    border : 1pt solid #89F882 ;
}
textarea {
    font-family : Verdana;
    font-size : 9pt;
    color : blue ;
    border : 1pt solid #89F882 ;
}
