BODY, TD {
        background: #416780;
        color : #FFFFFF;
        font-family :  Arial, sans-serif;
        font-size: 14px;
        text-align: justify;
margin-left:15px;
margin-right:15px;
}

H2 {
        font-size: 14pt;
}

H3 {
        font-size: 13pt;
}

H4 {
    font-size: small;
        font-variant: small-caps;
        font-weight: bold;
        }

A:link {
        text-decoration: none;
        color:  #83A8C0;
        font-weight: bold;
	font-size: 16px;
}

a:visited {
        text-decoration: none;
        color: #B7BED8;
        font-weight: bold;
	font-size: 16px;
}

a:hover {
        text-decoration: none;
        color: #FFFFFF;
	font-size: 16px;
        }
x

p.datum {
        font-size: 8pt;

}