body {
	background-color: #FF99CC;
	margin-top: 0px;
}

.copyright {
	text-align: center;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.trades {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.titel {
	text-align: center;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	background-color: #FFFF00;
}
.text {
	text-align: center;
	color: #660099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
.text2 {
	text-align: center;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #FFFF00;
}
