body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-image: url(images/Ultra_backRedStripe.jpg);
	background-repeat: repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #528DC9;
	text-decoration: none;
}
.buttonsBackground {
	background-image: url(images/Ultra_Button.jpg);
	background-repeat: no-repeat;
}
.EnergyBackground {
	background-image: url(images/Ultra_Energie.jpg);
	background-repeat: no-repeat;
}
.TXTenergietable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxTopLeft {
	background-image: url(images/Ultra_boxBlueCornerLeftTop.jpg);
	background-repeat: no-repeat;
}
.boxVerticalLeft {
	background-image: url(images/Ultra_boxBlueLeftVertical.jpg);
	background-repeat: repeat-y;
}
.boxHorizontalTop {
	background-image: url(images/Ultra_boxBlueHorizontalTop.jpg);
	background-repeat: repeat-x;
}
.boxHorizontalBottom {
	background-image: url(images/Ultra_boxBlueHorizontalBottom.jpg);
	background-repeat: repeat-x;
}
.boxBottomLeft {
	background-image: url(images/Ultra_boxBlueCornerLeftBottom.jpg);
	background-repeat: no-repeat;
}
.boxTopRight {
	background-image: url(images/Ultra_boxBlueCornerRightTop.jpg);
	background-repeat: no-repeat;
}
.boxBottomRight {
	background-image: url(images/Ultra_boxBlueCornerRightBottom.jpg);
	background-repeat: no-repeat;
}
.boxVerticalRight {
	background-image: url(images/Ultra_boxBlueRightVertical.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #F00;
}
h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #F00;
}
h3 {
	font-size: 14px;
	color: #F00;
}
