body {
	background-image:url(/pics/charts.jpg);
        background-color : #becdbe;
        color : #000060;
        font-family: Arial, Tahoma, Verdana;
        font-size: 10pt;
        text-align: justify;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 0px;
        margin-right: 0px;
}
td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
}
.inputs {
        background-color: #E7EFE2;
	border: 0;
}
.body2 {
	background-image:url(/pics/body2.jpg);
	background-color: #E7EFE2;
}
.pivots {
	font-size: 8pt;
}
.fibonacci {
        font-size: 8pt;
}
.copy {
        font-size: 8pt;
}
.klein {
        font-size: 8pt;
}
.footer {
        background-image:url(/pics/body2.jpg);
        background-color: #E7EFE2;
        font-size: 8pt;
}
a:aktive  {
        color : #FFFFFF;
	text-decoration : none;
}
a:hover  {
        color : #000060;
        text-decoration : underline;
}
a  {
        color : #96052E;
        text-decoration : none;
}

