body {   
    color: #B29D1A;
    font-family: Arial;
    line-height: 1;
    font-size: 8pt;
    background-color: #DFD15B;
    scrollbar-arrow-color: #B29D1A;
    scrollbar-base-color: #DFD15B;
    scrollbar-track-color: #DFD15B;
    scrollbar-face-color: #DFD15B;
    scrollbar-highlight-color: #DFD15B;
    scrollbar-3dlight-color: #DFD15B;
    scrollbar-darkshadow-color: #DFD15B;
    scrollbar-shadow-color: #DFD15B;
    cursor: default;
} 

tr,td,table {
    color: #B29D1A;
    font-family: Arial;
    line-height: 1;
    font-size: 8pt;
    text-align: justify;
    cursor: default;
}

a:link {
    color:#7F7300;
    font-weight:normal;
    font-family:Arial;
    text-decoration: none;
    border-bottom: 1px dashed #413B1E;
}
			
a:visited{
    color:#7F7300;
    font-weight:normal;
    font-family:Arial;
    text-decoration: none;
    border-bottom: 1px dashed #413B1E;
}

a:active {
    color:#7F7300;
    font-weight:normal;
    font-family:Arial;
    text-decoration: none;
    border-bottom: 1px dashed #413B1E;
}

a:hover {
    color:#E1D8A9;
    font-weight:bold;
    font-family:Arial;
    text-decoration: none;
    border-bottom: 1px dotted #413B1E;
}

H1 {
font-size: 14pt;
color: #B29D1A;
text-transform:uppercase;
text-align: left;
font-weight: bold;
font-family:Arial;
line-height: 100%;
height: 17px;
margin: 0px;
margin-top: 1;
margin-bottom: 4;
width: 100%;
background: #F0E7A2
}
H2 {
font-size: 14pt;
color: #B29D1A;
text-transform:uppercase;
text-align: left;
font-weight: bold;
font-family:Arial;
line-height: 100%;
height: 17px;
margin: 0px;
margin-top: 1;
margin-bottom: 4;
width: 100%;
background: #F0E7A2
}
H3 {
font-size: 14pt;
color: #B29D1A;
text-transform:uppercase;
text-align: left;
font-weight: bold;
font-family:Arial;
line-height: 100%;
height: 17px;
margin: 0px;
margin-top: 1;
margin-bottom: 4;
width: 100%;
background: #F0E7A2
}

b {color: #F0E7A2; font-family: Arial; font-weight: bold; font-size: 8pt;}
u {color: #1D1A00; font-family: Arial; text-decoration: underline; font-size: 8pt;}
i {color: #ffffff; font-family: Arial; text-decoration: kursiv; font-size: 8pt;}

textarea {
font-family: Arial;
font-size: 8pt;
background: #DCCF75;
color: #B29D1A;
border-bottom: 1px dotted #B29D1A;
}
input {
font-family: Arial;
font-size: 8pt;
background: #DCCF75;
color: #B29D1A;
border-bottom: 1px dotted #B29D1A;
}
