
P,td  {
        font-family : arial, helvetica, sans-serif;
        font-size : 10pt;
        color : #000000;
}

H1  {
        font-family : arial, helvetica, sans-serif;
        color : #000000;
}

H2  {
        color : #000000;
        font-family : arial, helvetica, sans-serif;
}

H3  {
        font-family : arial, helvetica, sans-serif;
        font-size : small;
}

A  {
        color : #000000;
        font-family : arial, helvetica, sans-serif;
		text-decoration: none;
}

A:Visited  {
        font-family : arial, helvetica, sans-serif;
        color : #99cc00;
		text-decoration: none;
}

A:Active  {
        font-family : arial, helvetica, sans-serif;
        color : #6a90cd;
		text-decoration: none;
}

A:Hover  {
        font-family : arial, helvetica, sans-serif;
        color : #000000;
        background-color: #ffffcc;
		text-decoration: none;
}

BODY  {
        font-size : 10pt;
        font-family : arial, helvetica, sans-serif;
        color : #000000;
}

#Ueberschrift  {
        font-family : arial, helvetica, sans-serif;
        font-weight : bold;
        color : #000000;
        font-size : 14pt;
}

#GrossText {
        font-family : arial, helvetica, sans-serif;
        font-weight : bold;
        color : #000000;
        font-size :18pt;

}


#NormText  {
        font-family : arial, helvetica, sans-serif;
        color : #000000;
        font-size : 10pt;
}

#KleinText  {
        color : #000000;
        font-size : 8pt;
        font-family : arial, helvetica, sans-serif;
}
