.rot {
        color : #FF0000;

}


BODY {
        font-family: Verdana, Arial, Helvetica, Tahoma;
        font-size:10pt;
        color: #000000;
        background-color: #99CCFF;

        margin-top:0; margin-left:0; margin-bottom:0; margin-right:0;
}

P {
        font-size:10pt;
}
P.klein {
        font-size:8pt;
}


A  {
        color : #000000;
        text-decoration : underline
}

A:visited {
        color : #000000;
        text-decoration : underline
}

A:hover {
        color : #FF0000;
        text-decoration : underline
}

UL {
        font-size:10pt;
}

LI {
        font-size:10pt;
}

TD {
        font-size:10pt;
}

H1 {
        font-size:17pt;
        font-weight : bold;
        margin-top:0; margin-left:0; margin-bottom:0; margin-right:0;
}
H2 {
        font-size:12pt;
        font-weight : bold;
        margin-top:0; margin-left:0; margin-bottom:0; margin-right:0;
}
H3 {
        font-size:10pt;
        font-weight : bold;
        margin-top:1; margin-left:0; margin-bottom:1; margin-right:0;
}

.tdInfoHead {
	vertical-align:top;
	font-family:'Times New Roman';
	font-weight:bold;
	font-size:12pt;
	color:#333300;
}

.tdInfoBody {
	vertical-align:top;
	font-family:'Times New Roman';
	font-size:12pt;
	padding-bottom:15px;
}

li {
	font-family:'Times New Roman';
	font-size:12pt;
}



