body {
	background-image: url(images/back-rep.jpg);
	background-color: #F4F2F2;
	background-repeat: repeat-x;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Titels {
	font-size: 13px;
	color: #E9008A;
	font-weight: bold;
}
.highlights {
	font-size: 13px;
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #E9008A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.style1 {color: #FF3399}
.style3 {font-size: 10px}

h1 {
	font-size: 13px;
	color: #E9008A;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
