body {
	background-color : #FFFFFF;
	color : #000060;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	text-align: justify;
}
td {
	font-size: 10pt;
}
a:active  {
	font-size : 10pt;
	color : #FFFFFF;
}
a:hover  {
	font-size : 10pt;
	color : #000060;
    	text-decoration : underline;
}
a  {
	font-size : 10pt;
	color :#96052E;
    	text-decoration : none;
}
.copyright {
        font-size : 8pt;
}
.navi {
        background-image:url(/pics/top.jpg);
        background-repeat: no-repeat;
}
.manpage {
        font-size : 8pt;
}
.rfc {
        font-size : 8pt;
}
.klein {
        font-size : 8pt;
}
.inputs {
        background-color: #CDCDCD;
        border: 0;
}

