@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: 15pt;
	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: repeat;
	background-position: 200em;
}
.backgroundpower2 {
	background-image: url(Images/power2.png);
	background-repeat: no-repeat;
}
.backgroundpackages {
	background-image: url(Images/virtual%20assitant%20packages.jpg);
}
.p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}


.bullet {
	text-indent: 2px;
	list-style-position: outside;
	list-style-type: square;
}
.p4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #CC0000;
}
