.senta {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}



body {
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center top;
	width: inherit;
}

.style1 {color: #FF00FF}
.style3 {color: #5BFFEB}
.style4 {
	color: #FFFF00;
	font-weight: bold;
}
.style6 {color: #FF00FF; font-weight: bold; }
.style8 {color: #FF9933; font-weight: bold; }