@charset "utf-8";
/* CSS Document */

.p {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	color: #000000;
}
.h1 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 110%;
	color: #0066cc;
	font-weight: bolder;
}
.h2 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 110%;
	font-weight: bolder;
	color: #0066cc;
}
.h3 {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #4280ff;
}
.h4 {
	font-size: 16px;
	font-style: italic;
	line-height: 110%;
	font-weight: bold;
	color: #333333;
}
.p2 {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	line-height: 110%;
	color: #000000;
}
.background1 {
	background-image: url(Images/flexible1.png);
	background-repeat: no-repeat;
}
.background2 {
	background-image: url(Images/flexible2.png);
	background-repeat: no-repeat;
}
.background3 {
	background-image: url(Images/flexible3.png);
	background-repeat: no-repeat;
}
.backgroundpower {
	background-image: url(Images/power1.png);
	background-repeat: no-repeat;
}
.backgroundpower2 {
	background-image: url(Images/power2.png);
	background-repeat: no-repeat;
}
.border {
	border: medium solid #cbcbb1;
}
