.image1 {
	background-image: url(images/1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.texts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.boldtexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 1B2E94;
}
.image2 {
	background-image: url(images/2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.image8 {
	background-image: url(images/aaa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.image3 {
	background-image: url(images/3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.image4 {
	background-image: url(images/4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.image5 {
	background-image: url(images/5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.image6 {
	background-image: url(images/6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:Black;
	background-image: url(images/style1.jpg);
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:White;
	
	background-image: url(images/style2.jpg);
	background-position: center;
}
.bgblue {
	background-image: url(images/bgblue.jpg);
}
